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 [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]>
  • Loading branch information
dependabot[bot] authored and IRus committed Apr 22, 2024
1 parent 2258c3f commit 1f68bb1
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,13 +1,13 @@
[versions]
coroutines = "1.8.0"
flyway = "10.11.0"
flyway = "10.11.1"
hikari = "5.1.0"
jooq = "3.19.7"
jsoup = "1.17.2"
junit = "5.10.2"
kotlin = "2.0.0-RC1"
ktor = "2.3.10"
logback = "1.5.5"
logback = "1.5.6"
micrometer = "1.12.5"
mockk = "1.13.10"
poet = "1.16.0"
Expand Down

0 comments on commit 1f68bb1

Please sign in to comment.