Skip to content

Commit 1e89a7a

Browse files
Merge branch 'master' into dependabot/gradle/org.junit-junit-bom-5.14.2
2 parents 9a8858e + 46e1e43 commit 1e89a7a

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
@@ -10,5 +10,5 @@ junit-bom = { group = "org.junit", name = "junit-bom", version = "5.14.2" }
1010
mockito-kotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", version = "6.1.0" } # kotlin:1.9.20 is transitive dependency sins 5.4.0
1111

1212
[plugins]
13-
th2-publish = { id = "com.exactpro.th2.gradle.publish", version = "0.3.11" }
13+
th2-publish = { id = "com.exactpro.th2.gradle.publish", version = "0.3.13" }
1414
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)