Skip to content

Commit 19b7188

Browse files
Bump jvm from 2.0.21 to 2.1.10 in /lib/kotlin
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.0.21 to 2.1.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.10) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a45618e commit 19b7188

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.0.21"
21+
kotlin("jvm") version "2.1.10"
2222
id("com.ncorti.ktfmt.gradle") version "0.20.1"
2323
}
2424
}

0 commit comments

Comments
 (0)