Skip to content

Commit 073aac9

Browse files
renovate[bot]mergify[bot]
authored andcommittedDec 4, 2022
chore(deps): update plugin multijvmtesting to v0.4.14
1 parent 22017af commit 073aac9

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
@@ -24,5 +24,5 @@ gradlePluginPublish = { id = "com.gradle.plugin-publish", version = "1.0.0" }
2424
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2525
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.29.1" }
2626
publishOnCentral = { id = "org.danilopianini.publish-on-central", version = "2.0.11" }
27-
multiJvmTesting = { id = "org.danilopianini.multi-jvm-test-plugin", version = "0.4.13" }
27+
multiJvmTesting = { id = "org.danilopianini.multi-jvm-test-plugin", version = "0.4.14" }
2828
taskTree = { id = "com.dorongold.task-tree", version = "2.1.0" }

0 commit comments

Comments
 (0)
Please sign in to comment.