Skip to content

Commit

Permalink
Bump net.javacrumbs.shedlock:shedlock-core in /backend
Browse files Browse the repository at this point in the history
Bumps [net.javacrumbs.shedlock:shedlock-core](https://github.com/lukas-krecan/ShedLock) from 6.0.1 to 6.2.0.
- [Changelog](https://github.com/lukas-krecan/ShedLock/blob/master/RELEASES.md)
- [Commits](lukas-krecan/ShedLock@shedlock-parent-6.0.1...shedlock-parent-6.2.0)

---
updated-dependencies:
- dependency-name: net.javacrumbs.shedlock:shedlock-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent 473220a commit 222b9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ dependencies {
implementation 'org.apache.commons:commons-lang3'

// Shedlock for scheduler synchronization
implementation 'net.javacrumbs.shedlock:shedlock-core:6.0.1'
implementation 'net.javacrumbs.shedlock:shedlock-core:6.2.0'
implementation 'net.javacrumbs.shedlock:shedlock-spring:5.12.0'
implementation 'net.javacrumbs.shedlock:shedlock-provider-jdbc-template:5.12.0'

Expand Down

0 comments on commit 222b9d3

Please sign in to comment.