Skip to content

Commit bfd06a9

Browse files
Bump jvm from 2.1.21 to 2.2.0 in the prod-dependencies group
Bumps the prod-dependencies group with 1 update: [jvm](https://github.com/JetBrains/kotlin). Updates `jvm` from 2.1.21 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.21...v2.2.0) --- updated-dependencies: - dependency-name: jvm dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47e1043 commit bfd06a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "2.1.21"
2+
kotlin("jvm") version "2.2.0"
33
id("java-gradle-plugin")
44
id("maven-publish")
55
id("com.gradle.plugin-publish") version "1.3.1"

0 commit comments

Comments
 (0)