Skip to content

Commit

Permalink
Use 0.0.1 instead of 0.0.1-SNAPSHOT for cloud-build-tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
md5sha256 committed Jan 8, 2024
1 parent c163b09 commit a241674
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
@@ -1,5 +1,5 @@
[versions]
cloud-build-logic = "0.0.1-SNAPSHOT"
cloud-build-logic = "0.0.1"
ktlint = "0.50.0"
checkstyle = "10.12.5"
kotlin = "1.9.20"
Expand Down

0 comments on commit a241674

Please sign in to comment.