Skip to content

Commit

Permalink
kotlin 2.0.0-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbsl committed May 13, 2024
1 parent 8ec0e88 commit 1d16713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
maven(url = "https://raw.githubusercontent.com/kosi-libs/kodein-internal-gradle-plugin/mvn-repo")
}
dependencies {
classpath("org.kodein.internal.gradle:kodein-internal-gradle-settings:8.7.0-kotlin-2.0.0-RC2-SNAPSHOT")
classpath("org.kodein.internal.gradle:kodein-internal-gradle-settings:8.7.0-kotlin-2.0.0-RC3-SNAPSHOT")
}
}

Expand Down

0 comments on commit 1d16713

Please sign in to comment.