Skip to content

Commit

Permalink
Update dependency io.github.dropwizard-jobs:dropwizard-jobs-core to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2023
1 parent 82b64ab commit 72c7f42
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 @@ -16,7 +16,7 @@ dependencies {
implementation 'com.google.guava:guava:32.1.1-jre'
implementation project(':lib.externalalarmclock')
implementation project(':lib.rpiws281x')
implementation 'io.github.dropwizard-jobs:dropwizard-jobs-core:4.0.0-RELEASE'
implementation 'io.github.dropwizard-jobs:dropwizard-jobs-core:5.1.3'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
}

Expand Down

0 comments on commit 72c7f42

Please sign in to comment.