Skip to content

Commit

Permalink
Bump the all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: org.flywaydb:flyway-database-postgresql and [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP).


Updates `org.flywaydb:flyway-database-postgresql` from 10.21.0 to 11.0.0

Updates `com.zaxxer:HikariCP` from 6.2.0 to 6.2.1
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-6.2.0...HikariCP-6.2.1)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and IRus committed Nov 25, 2024
1 parent 52a85a6 commit 27c5857
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
@@ -1,7 +1,7 @@
[versions]
coroutines = "1.9.0"
flyway = "10.21.0"
hikari = "6.2.0"
flyway = "11.0.0"
hikari = "6.2.1"
jooq = "3.19.15"
jsoup = "1.18.1"
junit = "5.11.3"
Expand Down

0 comments on commit 27c5857

Please sign in to comment.