Skip to content

Commit

Permalink
Upgrade cthing-versioning plugin to generate projectversion.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
baron1405 committed Dec 1, 2024
1 parent f50c51a commit 73d1f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spotbugs = "4.8.6"
xmlUnit = "2.10.0"

[plugins]
cthingVersioning = { id = "org.cthing.cthing-versioning", version = "2.0.0" }
cthingVersioning = { id = "org.cthing.cthing-versioning", version = "3.0.0" }
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "2.3.0" }
pluginPublish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
spotbugs = { id = "com.github.spotbugs", version = "6.0.25" }
Expand Down

0 comments on commit 73d1f5d

Please sign in to comment.