Skip to content

Commit 6bae9d8

Browse files
Update shedlock monorepo to v5.16.0
1 parent 21b0fa1 commit 6bae9d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@ dependencies {
247247

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

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

253253
implementation group: 'com.azure', name: 'azure-storage-blob', version: '12.30.0'
254254

0 commit comments

Comments
 (0)