Skip to content

Commit

Permalink
Bump the patches group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the patches group with 2 updates: [com.github.kagkarlsson:db-scheduler](https://github.com/kagkarlsson/db-scheduler) and [io.getunleash:unleash-client-java](https://github.com/Unleash/unleash-client-java).


Updates `com.github.kagkarlsson:db-scheduler` from 14.0.2 to 14.0.3
- [Release notes](https://github.com/kagkarlsson/db-scheduler/releases)
- [Changelog](https://github.com/kagkarlsson/db-scheduler/blob/master/jreleaser.yml)
- [Commits](kagkarlsson/db-scheduler@v14.0.2...v14.0.3)

Updates `io.getunleash:unleash-client-java` from 9.2.2 to 9.2.3
- [Release notes](https://github.com/Unleash/unleash-client-java/releases)
- [Changelog](https://github.com/Unleash/unleash-client-java/blob/main/CHANGELOG.md)
- [Commits](Unleash/unleash-client-java@unleash-client-java-9.2.2...unleash-client-java-9.2.3)

---
updated-dependencies:
- dependency-name: com.github.kagkarlsson:db-scheduler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: io.getunleash:unleash-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 51bcdb5 commit b5463f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ assertj-db = "org.assertj:assertj-db:2.0.2"

caffeine = "com.github.ben-manes.caffeine:caffeine:3.1.8"

dbScheduler = "com.github.kagkarlsson:db-scheduler:14.0.2"
dbScheduler = "com.github.kagkarlsson:db-scheduler:14.0.3"

flyway-core = { module = "org.flywaydb:flyway-core", version.ref = "flyway" }
flyway-database-postgresql = { module = "org.flywaydb:flyway-database-postgresql", version.ref = "flyway" }
Expand Down Expand Up @@ -124,4 +124,4 @@ slf4j = "org.slf4j:slf4j-api:2.0.13"
apache-poi = "org.apache.poi:poi:5.3.0"
apache-poi-ooxml = "org.apache.poi:poi-ooxml:5.3.0"

unleash = "io.getunleash:unleash-client-java:9.2.2"
unleash = "io.getunleash:unleash-client-java:9.2.3"

0 comments on commit b5463f7

Please sign in to comment.