Skip to content

Commit

Permalink
Bump net.javacrumbs.shedlock:shedlock-provider-jdbc-template
Browse files Browse the repository at this point in the history
Bumps net.javacrumbs.shedlock:shedlock-provider-jdbc-template from 6.1.0 to 6.2.0.

---
updated-dependencies:
- dependency-name: net.javacrumbs.shedlock:shedlock-provider-jdbc-template
  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 10, 2025
1 parent 88dc2a3 commit 3158298
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 @@ -147,7 +147,7 @@ dependencies {
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-provider-jdbc-template:6.1.0")
implementation("net.javacrumbs.shedlock:shedlock-provider-jdbc-template:6.2.0")
implementation("net.coobird:thumbnailator:0.4.20")
implementation("mobi.openddr.client:openddr-classifier-client:1.4.1")
implementation("mobi.openddr:openddr-data:1.34")
Expand Down

0 comments on commit 3158298

Please sign in to comment.