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 0204794

Browse files
authoredFeb 23, 2025··
chore(deps): update plugin kotlin-qa to v0.78.0
1 parent 957130b commit 0204794

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.78.0" }
3535
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }

0 commit comments

Comments
 (0)
Please sign in to comment.