Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.1.0-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent 7341bf0 commit 24b37f0
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.12'
implementation 'com.google.guava:guava:33.0.0-jre'
implementation 'com.google.guava:guava:33.1.0-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 24b37f0

Please sign in to comment.