Skip to content

Commit

Permalink
Bump kotlinExposedVersion from 0.55.0 to 0.56.0
Browse files Browse the repository at this point in the history
Bumps `kotlinExposedVersion` from 0.55.0 to 0.56.0.

Updates `org.jetbrains.exposed:exposed-core` from 0.55.0 to 0.56.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.55.0...0.56.0)

Updates `org.jetbrains.exposed:exposed-json` from 0.55.0 to 0.56.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.55.0...0.56.0)

Updates `org.jetbrains.exposed:exposed-crypt` from 0.55.0 to 0.56.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.55.0...0.56.0)

Updates `org.jetbrains.exposed:exposed-dao` from 0.55.0 to 0.56.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.55.0...0.56.0)

Updates `org.jetbrains.exposed:exposed-jdbc` from 0.55.0 to 0.56.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.55.0...0.56.0)

Updates `org.jetbrains.exposed:exposed-java-time` from 0.55.0 to 0.56.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.55.0...0.56.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-crypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-dao
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-java-time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 50208c5 commit cd147e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ orgApacheKafkaVersion = "3.7.0"
ioConfluentKafkaVersion = "7.7.1"
orgApacheAvroVersion = "1.12.0"
comFasterxmlJacksonVersion = "2.18.0"
kotlinExposedVersion = "0.55.0"
kotlinExposedVersion = "0.56.0"
logstashVersion = "7.4"
logbackVersion = "1.5.11"
kotestVersion = "5.9.1"
Expand Down

0 comments on commit cd147e1

Please sign in to comment.