Skip to content

Commit

Permalink
Bump com.github.kagkarlsson:db-scheduler in /service
Browse files Browse the repository at this point in the history
Bumps [com.github.kagkarlsson:db-scheduler](https://github.com/kagkarlsson/db-scheduler) from 15.0.0 to 15.1.1.
- [Release notes](https://github.com/kagkarlsson/db-scheduler/releases)
- [Changelog](https://github.com/kagkarlsson/db-scheduler/blob/master/jreleaser.yml)
- [Commits](https://github.com/kagkarlsson/db-scheduler/commits)

---
updated-dependencies:
- dependency-name: com.github.kagkarlsson:db-scheduler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent a90db8d commit 038aaa5
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 038aaa5

Please sign in to comment.