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
  • Loading branch information
renovate[bot] committed Apr 7, 2024
1 parent fe7dc7e commit 3145561
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 3145561

Please sign in to comment.