Skip to content

Commit

Permalink
Bump Guice from 5.1.0 to 6.0.0 (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst authored Feb 8, 2025
1 parent 4e78ac1 commit d23e143
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 @@ -10,7 +10,7 @@ subprojects {

ext {
bcpVersion = '1.80'
guiceVersion = '5.1.0'
guiceVersion = '6.0.0'
jacksonVersion = '2.18.2'
jerseyVersion = '2.46'
jettyVersion = '9.4.57.v20241219'
Expand Down

0 comments on commit d23e143

Please sign in to comment.