Skip to content

Commit

Permalink
Update shedlock monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 082e354 commit 69dc2c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ dependencies {
implementation("io.hypersistence:hypersistence-utils-hibernate-63:3.8.2")

// Schedule locking
implementation("net.javacrumbs.shedlock:shedlock-spring:5.16.0")
implementation("net.javacrumbs.shedlock:shedlock-provider-jdbc-template:5.16.0")
implementation("net.javacrumbs.shedlock:shedlock-spring:6.0.2")
implementation("net.javacrumbs.shedlock:shedlock-provider-jdbc-template:6.0.1")

// AWS
// See comment below relating to the SQS lib, keep these AWS dependencies above the SQS dependency
Expand Down

0 comments on commit 69dc2c3

Please sign in to comment.