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 Feb 1, 2024
1 parent 98c4564 commit f13e34b
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.6'
implementation 'com.google.guava:guava:33.0.0-jre'
implementation project(':lib.externalalarmclock')
implementation project(':lib.rpiws281x')
Expand Down

0 comments on commit f13e34b

Please sign in to comment.