Skip to content

Commit

Permalink
Update plugin cklib to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent ab9647d commit eaee24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ kotlinTest = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotli
androidCacheFix = { id = "org.gradle.android.cache-fix", version.ref = "androidCacheFix" }
androidJunit5 = { id = "de.mannodermaus.android-junit5", version.ref = "androidJunit5" }
androidLib = { id = "com.android.library", version.ref = "androidGradle" }
cklib = { id = "co.touchlab.cklib", version = "0.3.0" }
cklib = { id = "co.touchlab.cklib", version = "1.5.31.4" }
detekt = { id = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version.ref = "detekt" }
detektFormatting = { id = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
Expand Down

0 comments on commit eaee24b

Please sign in to comment.