Skip to content

Commit

Permalink
Merge pull request #51 from dai0304/dependabot/gradle/com.google.guav…
Browse files Browse the repository at this point in the history
…a-guava-28.0-jre
  • Loading branch information
dependabot-preview[bot] authored Jun 15, 2019
2 parents 0c8ae63 + 25e66e2 commit 400c7fa
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 @@ -46,7 +46,7 @@ configurations {

dependencies {
implementation "org.slf4j:slf4j-api"
implementation "com.google.guava:guava:27.1-jre"
implementation "com.google.guava:guava:28.0-jre"
compileOnly "javax.validation:validation-api:1.0.0.GA"
compileOnly "org.springframework:spring-context"

Expand Down

0 comments on commit 400c7fa

Please sign in to comment.