Skip to content

Commit

Permalink
Update dependency io.dropwizard:dropwizard-core to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent 483be50 commit 4d72015
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 @@ -12,7 +12,7 @@ run {
}

dependencies {
implementation 'io.dropwizard:dropwizard-core:2.1.12'
implementation 'io.dropwizard:dropwizard-core:4.0.8'
implementation 'com.google.guava:guava:33.1.0-jre'
implementation project(':lib.externalalarmclock')
implementation project(':lib.rpiws281x')
Expand Down

0 comments on commit 4d72015

Please sign in to comment.