Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent 4463292 commit c0f1908
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-RC3"
kotlin("jvm") version "2.0.0"
id("net.nemerosa.versioning") version "3.1.0"
id("maven-publish")
}
Expand Down

0 comments on commit c0f1908

Please sign in to comment.