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 Aug 22, 2024
1 parent e34e1d1 commit dc603bb
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 @@ -25,7 +25,7 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8

buildscript {
ext.kotlin_version = '1.9.25'
ext.kotlin_version = '2.0.20'
repositories {
mavenCentral()
gradlePluginPortal()
Expand Down

0 comments on commit dc603bb

Please sign in to comment.