Skip to content

Commit

Permalink
Update to Kotlin 1.9.22
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdgr8 committed Jan 19, 2024
1 parent 2b59dcd commit 8546e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mockk = "1.13.3"
[plugins]
android-library = { id = "com.android.library", version = "8.1.4" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version = "1.9.21" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version = "1.9.22" }
kotlinx-binary-compatibility-validator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.2" }
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.4" }
vanniktech-maven-publish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
Expand Down

0 comments on commit 8546e4b

Please sign in to comment.