Skip to content

Commit

Permalink
bump com.google.inject:guice from 5.1.0 to 7.0.0 (via #1003)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent a9c128d commit 732399a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ configure(libs) {
dependencies {
dependency("com.github.spotbugs:spotbugs:4.8.3")
dependency("com.github.tomakehurst:wiremock:3.0.1")
dependency("com.google.inject:guice:5.1.0")
dependency("com.google.inject:guice:7.0.0")
dependency("com.google.testing.compile:compile-testing:0.19")
dependency("com.puppycrawl.tools:checkstyle:10.13.0")
dependency("com.squareup.retrofit2:retrofit:2.9.0")
Expand Down

0 comments on commit 732399a

Please sign in to comment.