Skip to content

Commit

Permalink
fix(deps): update dependency net.javacrumbs.shedlock:shedlock-provide…
Browse files Browse the repository at this point in the history
…r-jdbc-template to v5.13.0
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent 3caa801 commit 6b92688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/server-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation "io.ktor:ktor-server-metrics-micrometer:$ktor_version"
implementation 'io.micrometer:micrometer-registry-influx:1.12.5'

implementation "net.javacrumbs.shedlock:shedlock-provider-jdbc-template:5.12.0"
implementation "net.javacrumbs.shedlock:shedlock-provider-jdbc-template:5.13.0"

implementation 'org.simpleflatmapper:sfm-jooq:9.0.0'

Expand Down

0 comments on commit 6b92688

Please sign in to comment.