Skip to content

Commit

Permalink
Bump shedlock-spring from 4.32.0 to 4.33.0 (#654)
Browse files Browse the repository at this point in the history
Bumps [shedlock-spring](https://github.com/lukas-krecan/ShedLock) from 4.32.0 to 4.33.0.
- [Release notes](https://github.com/lukas-krecan/ShedLock/releases)
- [Commits](lukas-krecan/ShedLock@shedlock-parent-4.32.0...shedlock-parent-4.33.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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and britneyepps committed Mar 7, 2022
1 parent 6dc60e6 commit 07d0006
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 @@ -130,7 +130,7 @@ dependencies {
implementation("ch.qos.logback:logback-core:1.2.0")
implementation("ch.qos.logback:logback-classic:1.2.0")
implementation("net.logstash.logback:logstash-logback-encoder:7.0.1")
implementation("net.javacrumbs.shedlock:shedlock-spring:4.32.0")
implementation("net.javacrumbs.shedlock:shedlock-spring:4.33.0")
implementation("net.javacrumbs.shedlock:shedlock-provider-jdbc-template:4.33.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")
Expand Down

0 comments on commit 07d0006

Please sign in to comment.