Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
rlreamy authored Oct 17, 2024
1 parent 2f055f7 commit d7fc9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ springBoot {

jar {
baseName='user-auth'
version='2.1'
version='2.2'
}

task unpack(type: Copy) {
Expand Down

0 comments on commit d7fc9d8

Please sign in to comment.