Skip to content

Commit c2115f2

Browse files
chore(deps): update plugin kotlin-qa to v0.60.1
1 parent 281cf8a commit c2115f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ kotlin-testing = ["archunit", "kotest-junit5", "kotest-assertions-core", "kotest
2525
[plugins]
2626
dokka = { id ="org.jetbrains.dokka", version = "1.9.10" }
2727
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
28-
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.58.0" }
28+
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.60.1" }

0 commit comments

Comments
 (0)