Skip to content

Commit 2dac1f5

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update plugin kotlin-qa to v0.85.0
1 parent bd72a3b commit 2dac1f5

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
@@ -18,7 +18,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", vers
1818

1919
[plugins]
2020
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
21-
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.84.1" }
21+
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.85.0" }
2222
publicOnCentral = { id = "org.danilopianini.publish-on-central", version = "7.0.4" }
2323
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
2424
shadowJar = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

0 commit comments

Comments
 (0)