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 Nov 27, 2024
1 parent 1fce2f1 commit b8c8a09
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.1.0'

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

0 comments on commit b8c8a09

Please sign in to comment.