Skip to content

Commit

Permalink
Update shedlock monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent ec61a52 commit e9c9540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ dependencies {
runtimeOnly("org.postgresql:postgresql")

// Shedlock dependencies
implementation("net.javacrumbs.shedlock:shedlock-spring:5.16.0")
implementation("net.javacrumbs.shedlock:shedlock-provider-r2dbc:5.16.0")
implementation("net.javacrumbs.shedlock:shedlock-spring:6.0.2")
implementation("net.javacrumbs.shedlock:shedlock-provider-r2dbc:6.0.2")

implementation("org.springdoc:springdoc-openapi-starter-webflux-ui:2.6.0")

Expand Down

0 comments on commit e9c9540

Please sign in to comment.