We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5775a42 commit 3c666dfCopy full SHA for 3c666df
1 file changed
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ assertJCore = { module = "org.assertj:assertj-core", version = "3.27.7" }
19
testContainers = { module = "org.testcontainers:testcontainers", version = "2.0.4" }
20
21
[plugins]
22
-gradlePublish = { id = "com.gradle.plugin-publish", version = "2.1.0" }
+gradlePublish = { id = "com.gradle.plugin-publish", version = "2.1.1" }
23
24
[bundles]
25
junit = ["junitApi", "junitEngine", "assertJCore"]
0 commit comments