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 e6b4e22

Browse files
authoredApr 26, 2025··
chore(deps): update plugin kotlin-qa to v0.86.1
1 parent 384a404 commit e6b4e22

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
@@ -14,4 +14,4 @@ kotlin-testing = ["kotest-junit5", "kotest-assertions-core", "kotest-assertions-
1414
[plugins]
1515
dokka = { id ="org.jetbrains.dokka", version = "1.9.10" }
1616
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
17-
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.58.0" }
17+
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.86.1" }

0 commit comments

Comments
 (0)
Please sign in to comment.