Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 19, 2024
1 parent 6a0fdad commit 279e44f
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.24'
final KOTLIN_VER = '1.9.25'

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

0 comments on commit 279e44f

Please sign in to comment.