We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f16de72 commit 7161a9eCopy full SHA for 7161a9e
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ th2-plugin = "0.3.10"
3
4
[libraries]
5
assertj-core = { group = "org.assertj", name = "assertj-core", version = "3.27.6" }
6
-junit-bom = { group = "org.junit", name = "junit-bom", version = "5.13.4" }
+junit-bom = { group = "org.junit", name = "junit-bom", version = "6.0.0" }
7
8
[plugins]
9
th2-publish = { id = "com.exactpro.th2.gradle.publish", version.ref = "th2-plugin" }
0 commit comments