We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a8858e + 46e1e43 commit 1e89a7aCopy full SHA for 1e89a7a
gradle/libs.versions.toml
@@ -10,5 +10,5 @@ junit-bom = { group = "org.junit", name = "junit-bom", version = "5.14.2" }
10
mockito-kotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", version = "6.1.0" } # kotlin:1.9.20 is transitive dependency sins 5.4.0
11
12
[plugins]
13
-th2-publish = { id = "com.exactpro.th2.gradle.publish", version = "0.3.11" }
+th2-publish = { id = "com.exactpro.th2.gradle.publish", version = "0.3.13" }
14
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
0 commit comments