Skip to content

Commit

Permalink
chore(deps): update plugin kotlin-qa to v0.67.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DanySK committed Sep 13, 2024
1 parent ab28284 commit 618b93e
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 @@ -57,7 +57,7 @@ gradlePluginPublish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
kotest = { id = "io.kotest.multiplatform", version.ref = "kotest" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.66.1"
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.67.2"
kover = "org.jetbrains.kotlinx.kover:0.8.3"
multiJvmTesting = "org.danilopianini.multi-jvm-test-plugin:1.2.7"
publishOnCentral = "org.danilopianini.publish-on-central:5.1.6"
Expand Down

0 comments on commit 618b93e

Please sign in to comment.