Skip to content

Commit

Permalink
Bump the all group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| org.flywaydb:flyway-database-postgresql | `10.19.0` | `10.20.0` |
| org.jooq:jooq-codegen | `3.19.13` | `3.19.14` |
| org.jooq:jooq | `3.19.13` | `3.19.14` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.3` |
| [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) | `1.11.2` | `1.11.3` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.10` | `1.5.11` |
| [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.13.5` | `1.13.6` |


Updates `org.flywaydb:flyway-database-postgresql` from 10.19.0 to 10.20.0

Updates `org.jooq:jooq-codegen` from 3.19.13 to 3.19.14

Updates `org.jooq:jooq` from 3.19.13 to 3.19.14

Updates `org.jooq:jooq` from 3.19.13 to 3.19.14

Updates `org.junit.jupiter:junit-jupiter` from 5.11.2 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.2...r5.11.3)

Updates `org.junit.platform:junit-platform-launcher` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `ch.qos.logback:logback-classic` from 1.5.10 to 1.5.11
- [Commits](qos-ch/logback@v_1.5.10...v_1.5.11)

Updates `io.micrometer:micrometer-registry-prometheus` from 1.13.5 to 1.13.6
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.5...v1.13.6)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.jooq:jooq-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.junit.platform:junit-platform-launcher
  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
- dependency-name: io.micrometer:micrometer-registry-prometheus
  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 Oct 21, 2024
1 parent f2684fe commit 5115323
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
[versions]
binary-compatibility-validator = "0.16.3"
bouncycastle = "1.78.1"
flyway = "10.19.0"
flyway = "10.20.0"
hikari = "6.0.0"
jooq = "3.19.13"
junit = "5.11.2"
junit-platform = "1.11.2"
jooq = "3.19.14"
junit = "5.11.3"
junit-platform = "1.11.3"
komok = "1.0.7"
kotlin = "2.0.21"
kotlinpoet = "1.18.1"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization = "1.7.3"
ksp = "2.0.21-1.0.25"
ktor = "3.0.0"
logback = "1.5.10"
micrometer = "1.13.5"
logback = "1.5.11"
micrometer = "1.13.6"
mockk = "1.13.13"
mongo = "5.2.0"
netty = "4.2.0.Alpha5"
Expand Down

0 comments on commit 5115323

Please sign in to comment.