Skip to content

Commit 4ca1e15

Browse files
Bump jvm from 2.0.0 to 2.0.10
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.0.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.10) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99b6096 commit 4ca1e15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
*/
2020

2121
plugins {
22-
kotlin("jvm") version "2.0.0"
22+
kotlin("jvm") version "2.0.10"
2323
id("com.gradle.plugin-publish") version "1.2.1"
2424
}
2525

0 commit comments

Comments
 (0)