Skip to content

Commit

Permalink
Update kotlin monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 6b44a11 commit 656e3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
}

final KOTLIN_VER = '1.9.25'
final KOTLIN_VER = '2.0.21'

//noinspection GroovyUnusedAssignment
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 656e3e5

Please sign in to comment.