Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit af135ff

Browse files
authoredFeb 12, 2024
chore(deps): update plugin kotlin-qa to v0.60.1
1 parent 957130b commit af135ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ kotlin-testing = [
3131
[plugins]
3232
dokka = { id ="org.jetbrains.dokka", version = "1.9.10" }
3333
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
34-
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.58.0" }
34+
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.60.1" }
3535
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }

0 commit comments

Comments
 (0)
Please sign in to comment.