Skip to content

Commit

Permalink
Bump the all group with 5 updates (#164)
Browse files Browse the repository at this point in the history
Bumps the all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| org.flywaydb:flyway-database-postgresql | `10.17.2` | `10.17.3` |
| [io.heapy.komok:komok-tech-di](https://github.com/Heapy/komok) | `1.0.6` | `1.0.7` |
| [io.heapy.komok:komok-tech-di-lib](https://github.com/Heapy/komok) | `1.0.6` | `1.0.7` |
| [org.jetbrains.kotlinx:kotlinx-serialization-hocon](https://github.com/Kotlin/kotlinx.serialization) | `1.7.1` | `1.7.2` |
| [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.7.1` | `1.7.2` |


Updates `org.flywaydb:flyway-database-postgresql` from 10.17.2 to 10.17.3

Updates `io.heapy.komok:komok-tech-di` from 1.0.6 to 1.0.7
- [Commits](https://github.com/Heapy/komok/commits)

Updates `io.heapy.komok:komok-tech-di-lib` from 1.0.6 to 1.0.7
- [Commits](https://github.com/Heapy/komok/commits)

Updates `io.heapy.komok:komok-tech-di-lib` from 1.0.6 to 1.0.7
- [Commits](https://github.com/Heapy/komok/commits)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-hocon` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.7.1...v1.7.2)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.7.1...v1.7.2)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.heapy.komok:komok-tech-di
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.heapy.komok:komok-tech-di-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.heapy.komok:komok-tech-di-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-hocon
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  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 Sep 3, 2024
1 parent e13a385 commit 3e7a9e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[versions]
binary-compatibility-validator = "0.16.3"
bouncycastle = "1.78.1"
flyway = "10.17.2"
flyway = "10.17.3"
hikari = "5.1.0"
jooq = "3.19.11"
junit = "5.11.0"
junit-platform = "1.11.0"
komok = "1.0.6"
komok = "1.0.7"
kotlin = "2.0.20"
kotlinpoet = "1.18.1"
kotlinx-coroutines = "1.8.1"
kotlinx-serialization = "1.7.1"
kotlinx-serialization = "1.7.2"
ksp = "2.0.20-1.0.24"
ktor = "3.0.0-beta-2"
logback = "1.5.7"
Expand Down

0 comments on commit 3e7a9e4

Please sign in to comment.