Skip to content

Commit

Permalink
Kotlin 1.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
SalomonBrys committed Mar 21, 2024
1 parent 747f08c commit fccca18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {

allprojects {
group = "org.kodein.internal.gradle"
version = "8.6.0"
version = "8.6.1"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion gradle/globals.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
kotlin = "1.9.22"
kotlin = "1.9.23"
dokka = "1.9.10"
android-gradle-plugin = "8.2.0"
android-ndk = "25.2.9519653"
Expand Down

0 comments on commit fccca18

Please sign in to comment.