Skip to content

Commit

Permalink
Revert "Bump guice version to 4.2.3 (#2123)"
Browse files Browse the repository at this point in the history
This reverts commit 712c42d.
  • Loading branch information
dualspiral committed Jul 21, 2020
1 parent 94d7fb2 commit 7330bc2
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 @@ -43,7 +43,7 @@ dependencies {
compile 'com.google.code.findbugs:jsr305:3.0.1'

// Dependency injection
compile 'com.google.inject:guice:4.2.3'
compile 'com.google.inject:guice:4.1.0'

// Java 8 high performance cache (+ wrapper for Guava)
compile 'com.github.ben-manes.caffeine:caffeine:2.5.4'
Expand Down

0 comments on commit 7330bc2

Please sign in to comment.