Skip to content

Commit

Permalink
Merge branch 'main' into renovate/org.jetbrains.kotlinx
Browse files Browse the repository at this point in the history
  • Loading branch information
davertay-j authored Sep 5, 2023
2 parents 4bc88af + 61ec375 commit 0476e69
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 @@ -21,6 +21,6 @@ android-library = { id = "com.android.library", version = "8.0.2" }
android-publish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
atomicfu = { id = "kotlinx-atomicfu", version = "0.21.0" }
binary-compatibility-validator = { id = "binary-compatibility-validator", version = "0.13.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.8.20" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.0" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.16.0" }

0 comments on commit 0476e69

Please sign in to comment.