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 3206f9c commit f99c913Copy full SHA for f99c913
1 file changed
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ junit = "5.11.4"
6
spotbugs = "4.9.0"
7
8
[plugins]
9
-cthingPublishing = { id = "org.cthing.cthing-publishing", version = "1.0.0" }
+cthingPublishing = { id = "org.cthing.cthing-publishing", version = "2.0.0" }
10
cthingVersioning = { id = "org.cthing.cthing-versioning", version = "3.0.0" }
11
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "2.8.0" }
12
spotbugs = { id = "com.github.spotbugs", version = "6.1.3" }
0 commit comments