Skip to content

Commit 05bbfd7

Browse files
committed
chore(deps): update plugin kotlin-qa to v0.29.2
1 parent 4556faa commit 05bbfd7

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
@@ -13,6 +13,6 @@ alchemist-protelis = [ "alchemist", "alchemist-protelis" ]
1313
[plugins]
1414
gitSemVer = { id = "org.danilopianini.git-sensitive-semantic-versioning", version = "0.3.0" }
1515
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
16-
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.29.1" }
16+
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.29.2" }
1717
multiJvmTesting = { id = "org.danilopianini.multi-jvm-test-plugin", version = "0.4.14" }
1818
taskTree = { id = "com.dorongold.task-tree", version = "2.1.0" }

0 commit comments

Comments
 (0)