Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v2.0.0-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 49fbad6 commit e38b281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "2.0.0-RC2"
kotlin("jvm") version "2.0.0-RC3"
id("net.nemerosa.versioning") version "3.1.0"
id("maven-publish")
}
Expand Down

0 comments on commit e38b281

Please sign in to comment.