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 Jul 10, 2023
1 parent 5662e3e commit 6f13557
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.7'
implementation 'io.dropwizard:dropwizard-core:4.0.1'
implementation 'com.google.guava:guava:32.1.1-jre'
implementation project(':lib.externalalarmclock')
implementation project(':lib.rpiws281x')
Expand Down

0 comments on commit 6f13557

Please sign in to comment.