Skip to content

Commit

Permalink
updated sama_annotations version
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanosiano committed Sep 12, 2024
1 parent 5c1cec3 commit 60ad41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion powerfulsama_annotations/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

ext {
set("LIB_VERSION", "0.5.00") // This is the library version used when deploying the artifact
set("LIB_VERSION", "0.5.01") // This is the library version used when deploying the artifact
set("ENABLE_DEPLOY", "true") // Flag whether the ci/cd workflow should deploy to sonatype or not

set("LIB_GROUP_ID", "io.github.stefanosiano.powerful_libraries") // Maven Group ID for the artifact
Expand Down

0 comments on commit 60ad41e

Please sign in to comment.