Skip to content

Commit

Permalink
Kotlin 1.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbsl committed Dec 1, 2023
1 parent 1e81580 commit 238308f
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.5.0")
classpath("org.kodein.internal.gradle:kodein-internal-gradle-settings:8.5.1")
}
}

Expand Down

0 comments on commit 238308f

Please sign in to comment.