Skip to content

Commit 85bf853

Browse files
dependabot[bot]Jens-G
authored andcommitted
Bump jvm from 2.3.0 to 2.3.10 in /lib/kotlin
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.3.0 to 2.3.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.0...v2.3.10) --- updated-dependencies: - dependency-name: jvm dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ee7d11 commit 85bf853

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

0 commit comments

Comments
 (0)