Skip to content

Commit

Permalink
Merge pull request #107 from dkim19375/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update kotlin monorepo to v1.9.10
  • Loading branch information
dkim19375 authored Sep 30, 2023
2 parents d42bf27 + 3b90934 commit 15b172e
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.8.22'
final KOTLIN_VER = '1.9.10'

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

0 comments on commit 15b172e

Please sign in to comment.