Skip to content

Commit

Permalink
Bump Guice from 4.2.3 to 5.1.0 (#468)
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst authored Feb 2, 2025
1 parent 20b1f56 commit 67c52a4
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 @@ -11,7 +11,7 @@ subprojects {

ext {
bcpVersion = '1.80'
guiceVersion = '4.2.3'
guiceVersion = '5.1.0'
jacksonVersion = '2.18.2'
jerseyVersion = '2.45'
jettyVersion = '9.4.56.v20240826'
Expand Down

0 comments on commit 67c52a4

Please sign in to comment.