Skip to content

Commit

Permalink
chore(deps): update plugin kotlin-qa to v0.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent a61a92d commit 29c4d9e
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 @@ -54,7 +54,7 @@ gradlePluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
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.61.1"
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.62.0"
kover = "org.jetbrains.kotlinx.kover:0.7.6"
multiJvmTesting = "org.danilopianini.multi-jvm-test-plugin:0.5.8"
publishOnCentral = "org.danilopianini.publish-on-central:5.1.1"
Expand Down

0 comments on commit 29c4d9e

Please sign in to comment.