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 v4.47.0 (#1261)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent 6896aa1 commit 227c4af
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.4'

implementation "net.javacrumbs.shedlock:shedlock-provider-jdbc-template:4.44.0"
implementation "net.javacrumbs.shedlock:shedlock-provider-jdbc-template:4.47.0"

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

Expand Down

0 comments on commit 227c4af

Please sign in to comment.