Skip to content

Commit 15e74ee

Browse files
Bump jvm from 1.9.24 to 2.0.20
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.0.20. - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.24...v2.0.20) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 745d370 commit 15e74ee

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
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
44
// https://docs.gradle.org/current/userguide/compatibility.html
5-
kotlin("jvm") version "1.9.24"
5+
kotlin("jvm") version "2.0.20"
66
id("jacoco")
77
id("com.github.kt3k.coveralls") version "2.12.2"
88
id("com.gradle.plugin-publish") version "1.2.1"

0 commit comments

Comments
 (0)