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 b287791

Browse files
authoredFeb 10, 2024
chore(deps): update plugin kotlin-qa to v0.59.1
1 parent 0311540 commit b287791

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
@@ -40,5 +40,5 @@ kotlin-testing = [
4040
[plugins]
4141
dokka = { id ="org.jetbrains.dokka", version = "1.9.10" }
4242
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
43-
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.58.0" }
43+
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.59.1" }
4444
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "1.9.22" }

0 commit comments

Comments
 (0)
Please sign in to comment.