Skip to content

Commit

Permalink
Update shedlock monorepo to v5.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent a16a7f3 commit 463600f
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 @@ -273,8 +273,8 @@ dependencies {

implementation group: 'org.postgresql', name: 'postgresql', version: versions.postgresql

implementation group: 'net.javacrumbs.shedlock', name: 'shedlock-spring', version: '5.14.0'
implementation group: 'net.javacrumbs.shedlock', name: 'shedlock-provider-jdbc', version: '5.14.0'
implementation group: 'net.javacrumbs.shedlock', name: 'shedlock-spring', version: '5.16.0'
implementation group: 'net.javacrumbs.shedlock', name: 'shedlock-provider-jdbc', version: '5.16.0'

implementation group: 'com.azure', name: 'azure-storage-blob', version: '12.28.1'

Expand Down

0 comments on commit 463600f

Please sign in to comment.