Skip to content

Commit

Permalink
Bump net.javacrumbs.shedlock:shedlock-core in /backend
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 24, 2024
1 parent 1f11038 commit 8a27fd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ dependencies {
implementation 'org.apache.commons:commons-lang3'

// Shedlock for scheduler synchronization
implementation 'net.javacrumbs.shedlock:shedlock-core:4.42.0'
implementation 'net.javacrumbs.shedlock:shedlock-core:6.0.1'
implementation 'net.javacrumbs.shedlock:shedlock-spring:5.12.0'
implementation 'net.javacrumbs.shedlock:shedlock-provider-jdbc-template:5.12.0'

Expand Down
2 changes: 1 addition & 1 deletion backend/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ javax.activation:javax.activation-api:1.2.0=compileClasspath,runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
javax.xml.bind:jaxb-api:2.3.1=compileClasspath,runtimeClasspath
net.bytebuddy:byte-buddy:1.14.10=runtimeClasspath
net.javacrumbs.shedlock:shedlock-core:4.42.0=compileClasspath,runtimeClasspath
net.javacrumbs.shedlock:shedlock-core:6.0.1=compileClasspath,runtimeClasspath
net.javacrumbs.shedlock:shedlock-provider-jdbc-template:5.12.0=compileClasspath,runtimeClasspath
net.javacrumbs.shedlock:shedlock-spring:5.12.0=compileClasspath,runtimeClasspath
net.minidev:accessors-smart:2.4.11=compileClasspath,runtimeClasspath
Expand Down

0 comments on commit 8a27fd6

Please sign in to comment.