Skip to content

Commit 738d996

Browse files
committed
Upgrade versioning plugin.
1 parent 194d9a0 commit 738d996

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spotbugs = "4.9.6"
77

88
[plugins]
99
cthingPublishing = { id = "org.cthing.cthing-publishing", version = "3.0.0" }
10-
cthingVersioning = { id = "org.cthing.cthing-versioning", version = "3.0.0" }
10+
cthingVersioning = { id = "org.cthing.cthing-versioning", version = "3.1.0" }
1111
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "3.0.4" }
1212
spotbugs = { id = "com.github.spotbugs", version = "6.4.2" }
1313
versions = { id = "com.github.ben-manes.versions", version = "0.53.0" }

0 commit comments

Comments
 (0)