Skip to content

Commit b0acc0c

Browse files
committed
Upgrade cthing-versioning plugin to generate projectversion.txt.
1 parent ed96e46 commit b0acc0c

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.18.2"
44
spotbugs = "4.8.6"
55

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

0 commit comments

Comments
 (0)