Skip to content

Commit

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

build(deps): bump shedlockVersion from 5.13.0 to 5.14.0
  • Loading branch information
shubham1g5 authored Jul 29, 2024
2 parents 6319ece + b44790e commit e3628d2
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.12.1'
shedlockVersion = '5.13.0'
shedlockVersion = '5.14.0'
}

sourceCompatibility = JavaVersion.VERSION_17
Expand Down

0 comments on commit e3628d2

Please sign in to comment.