Skip to content

Commit

Permalink
Bump/versions (#723)
Browse files Browse the repository at this point in the history
* Bump io.github.oshai:kotlin-logging from 6.0.3 to 6.0.9

Bumps [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) from 6.0.3 to 6.0.9.
- [Release notes](https://github.com/oshai/kotlin-logging/releases)
- [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md)
- [Commits](oshai/kotlin-logging@6.0.3...6.0.9)

---
updated-dependencies:
- dependency-name: io.github.oshai:kotlin-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.5

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.5.
- [Commits](qos-ch/logback@v_1.4.14...v_1.5.5)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump exposed from 0.48.0 to 0.49.0

Bumps `exposed` from 0.48.0 to 0.49.0.

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

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

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

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

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

Updates `org.jetbrains.exposed:exposed-json` from 0.48.0 to 0.49.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.48.0...0.49.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-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
- dependency-name: org.jetbrains.exposed:exposed-kotlin-datetime
  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
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump kotlinx-json from 1.6.2 to 1.6.3

Bumps `kotlinx-json` from 1.6.2 to 1.6.3.

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.6.2 to 1.6.3
- [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.6.2...v1.6.3)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-hocon` from 1.6.2 to 1.6.3
- [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.6.2...v1.6.3)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-hocon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
Montagon and dependabot[bot] authored Apr 16, 2024
1 parent 6c42c36 commit aab8e49
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
arrow = "1.2.3"
arrowGradle = "0.12.0-rc.24"
exposed = "0.48.0"
exposed = "0.49.0"
kotlin = "1.9.23"
kotlinx-json = "1.6.2"
kotlinx-json = "1.6.3"
kotlinx-datetime = "0.5.0"
ktor = "2.3.10"
ktor-logging = "0.4.0"
Expand All @@ -12,13 +12,13 @@ okio = "3.9.0"
kotest = "5.8.1"
kotest-testcontainers = "2.0.2"
kotest-arrow = "1.4.0"
klogging = "6.0.3"
klogging = "6.0.9"
uuid = "0.0.22"
postgresql = "42.7.3"
testcontainers = "1.19.5"
hikari = "5.1.0"
dokka = "1.9.20"
logback = "1.4.14"
logback = "1.5.5"
node-gradle = "7.0.2"
kotlinx-coroutines = "1.8.0"
rssreader = "3.6.0"
Expand Down

0 comments on commit aab8e49

Please sign in to comment.