Skip to content

Commit 743b8ca

Browse files
Update shedlock monorepo to v5.16.0
1 parent a293714 commit 743b8ca

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
@@ -273,8 +273,8 @@ dependencies {
273273

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

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

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

0 commit comments

Comments
 (0)