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 Dec 5, 2024
1 parent 01c3f7e commit 2292571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -421,8 +421,8 @@ dependencies {
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '4.1.4'
implementation 'org.springframework.retry:spring-retry:2.0.10'

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.2'

implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.7'
implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: log4JVersion
Expand Down

0 comments on commit 2292571

Please sign in to comment.