Skip to content

Commit 12c1736

Browse files
Bump jvm from 1.8.0 to 1.9.20
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.9.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 852257d commit 12c1736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
33
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
44

55
plugins {
6-
kotlin("jvm") version "1.8.0" apply false
6+
kotlin("jvm") version "1.9.20" apply false
77
id("com.google.protobuf") version "0.9.4" apply false
88
id("org.gradle.test-retry") version "1.5.6"
99
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"

0 commit comments

Comments
 (0)