Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 88dc2a3 commit 974de9f
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 @@ -146,7 +146,7 @@ dependencies {
implementation("org.flywaydb:flyway-core:11.1.1")
runtimeOnly("org.flywaydb:flyway-database-postgresql:11.1.1")
implementation("com.mixpanel:mixpanel-java:1.5.3")
implementation("net.javacrumbs.shedlock:shedlock-spring:6.1.0")
implementation("net.javacrumbs.shedlock:shedlock-spring:6.2.0")
implementation("net.javacrumbs.shedlock:shedlock-provider-jdbc-template:6.1.0")
implementation("net.coobird:thumbnailator:0.4.20")
implementation("mobi.openddr.client:openddr-classifier-client:1.4.1")
Expand Down

0 comments on commit 974de9f

Please sign in to comment.