Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v32.1.2-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent 82b64ab commit d25669e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alarmclock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ run {

dependencies {
implementation 'io.dropwizard:dropwizard-core:2.1.7'
implementation 'com.google.guava:guava:32.1.1-jre'
implementation 'com.google.guava:guava:32.1.2-jre'
implementation project(':lib.externalalarmclock')
implementation project(':lib.rpiws281x')
implementation 'io.github.dropwizard-jobs:dropwizard-jobs-core:4.0.0-RELEASE'
Expand Down

0 comments on commit d25669e

Please sign in to comment.