Skip to content

Commit

Permalink
Merge pull request #6135 from espoon-voltti/dependabot/gradle/service…
Browse files Browse the repository at this point in the history
…/com.github.kagkarlsson-db-scheduler-15.1.1

Bump com.github.kagkarlsson:db-scheduler from 15.0.0 to 15.1.1 in /service
  • Loading branch information
akheron authored Dec 16, 2024
2 parents fa7054e + 038aaa5 commit 5208ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/evaka-bom/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
"org.apache.tomcat:tomcat-catalina:10.1.31"
) // ch.qos.logback.access:tomcat breaks on runtime without this
api("com.auth0:java-jwt:4.4.0")
api("com.github.kagkarlsson:db-scheduler:15.0.0")
api("com.github.kagkarlsson:db-scheduler:15.1.1")
api(libs.fuel)
api(libs.fuel.jackson)
api("com.google.guava:guava:33.3.0-jre")
Expand Down

0 comments on commit 5208ad9

Please sign in to comment.