Skip to content

Commit

Permalink
Merge pull request #1613 from dimagi/dependabot/gradle/shedlockVersio…
Browse files Browse the repository at this point in the history
…n-5.15.0

build(deps): bump shedlockVersion from 5.14.0 to 5.15.0
  • Loading branch information
shubham1g5 authored Aug 16, 2024
2 parents 133bb4d + 11e2a78 commit bfac911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ repositories {
ext {
isTravisBuild = System.getenv().get("TRAVIS") == 'true'
sentryVersion = '7.14.0'
shedlockVersion = '5.14.0'
shedlockVersion = '5.15.0'
}

sourceCompatibility = JavaVersion.VERSION_17
Expand Down

0 comments on commit bfac911

Please sign in to comment.