Skip to content

Commit 44bb07f

Browse files
dependabot[bot]Jens-G
authored andcommitted
Bump jvm from 2.1.21 to 2.2.0 in /lib/kotlin
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.1.21 to 2.2.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67f8280 commit 44bb07f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/kotlin/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919
pluginManagement {
2020
plugins {
21-
kotlin("jvm") version "2.1.21"
21+
kotlin("jvm") version "2.2.0"
2222
id("com.ncorti.ktfmt.gradle") version "0.20.1"
2323
}
2424
}

0 commit comments

Comments
 (0)