Skip to content

Commit

Permalink
force guava to 29.0-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavis95 committed Jun 24, 2020
1 parent 804e9ad commit bd2d10f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zulia-common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dependencies {
api("org.mongodb:bson:$mongoDriverVersion")
api("org.apache.commons:commons-pool2:2.7.0")
api("javax.annotation:javax.annotation-api:1.3.2")
api("com.google.guava:guava:29.0-jre")
}


Expand Down

0 comments on commit bd2d10f

Please sign in to comment.