Skip to content

Commit

Permalink
Bump the all group with 2 updates (#126)
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: org.flywaydb:flyway-database-postgresql and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback).


Updates `org.flywaydb:flyway-database-postgresql` from 10.11.0 to 10.11.1

Updates `ch.qos.logback:logback-classic` from 1.5.5 to 1.5.6
- [Commits](qos-ch/logback@v_1.5.5...v_1.5.6)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent 96703ab commit 0c1f083
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,10 +1,10 @@
[versions]
hikari = "5.1.0"
flyway = "10.11.0"
flyway = "10.11.1"
jooq = "3.19.7"
junit = "5.10.2"
junit-platform = "1.10.2"
logback = "1.5.5"
logback = "1.5.6"
mockk = "1.13.10"
kotlin = "2.0.0-RC1"
kotlinx-coroutines = "1.8.0"
Expand Down

0 comments on commit 0c1f083

Please sign in to comment.