Skip to content

Commit 4c343e9

Browse files
committed
Upgrade cthing-versioning plugin.
1 parent 1586dcf commit 4c343e9

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
@@ -4,7 +4,7 @@ checkstyle = "10.17.0"
44
spotbugs = "4.8.5"
55

66
[plugins]
7-
cthingVersioning = { id = "org.cthing.cthing-versioning", version = "1.0.0" }
7+
cthingVersioning = { id = "org.cthing.cthing-versioning", version = "1.0.1" }
88
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "1.32.0" }
99
spotbugs = { id = "com.github.spotbugs", version = "6.0.15" }
1010
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 commit comments

Comments
 (0)