Skip to content

Commit

Permalink
Bump shedlock-provider-jdbc-template from 4.35.0 to 4.36.0 (#818)
Browse files Browse the repository at this point in the history
Bumps shedlock-provider-jdbc-template from 4.35.0 to 4.36.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2022
1 parent 5b88ea4 commit 5a65c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -137,7 +137,7 @@ dependencies {
implementation("ch.qos.logback:logback-classic:1.2.0")
implementation("net.logstash.logback:logstash-logback-encoder:7.2")
implementation("net.javacrumbs.shedlock:shedlock-spring:4.36.0")
implementation("net.javacrumbs.shedlock:shedlock-provider-jdbc-template:4.35.0")
implementation("net.javacrumbs.shedlock:shedlock-provider-jdbc-template:4.36.0")
implementation("org.apache.chemistry.opencmis:chemistry-opencmis-client-api:1.1.0")
implementation("org.apache.chemistry.opencmis:chemistry-opencmis-client-impl:1.1.0")
implementation("net.coobird:thumbnailator:0.4.17")
Expand Down

0 comments on commit 5a65c27

Please sign in to comment.