Skip to content

Commit

Permalink
Bump the minor-and-patch group with 23 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 23 updates:

| Package | From | To |
| --- | --- | --- |
| [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.77` | `1.78.1` |
| [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.6.4` | `1.8.1` |
| [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.6.4` | `1.8.1` |
| [com.google.code.gson:gson](https://github.com/google/gson) | `2.8.9` | `2.11.0` |
| [com.sksamuel.hoplite:hoplite-core](https://github.com/sksamuel/hoplite) | `2.7.0` | `2.7.5` |
| [com.sksamuel.hoplite:hoplite-yaml](https://github.com/sksamuel/hoplite) | `2.7.0` | `2.7.5` |
| [network.lightsail:stellar-sdk](https://github.com/lightsail-network/java-stellar-sdk) | `0.43.2` | `0.44.0` |
| [io.jsonwebtoken:jjwt](https://github.com/jwtk/jjwt) | `0.12.5` | `0.12.6` |
| [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.5.0` | `1.7.2` |
| [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) | `0.4.0` | `0.6.1` |
| [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.2.1` | `2.3.12` |
| [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.2.1` | `2.3.12` |
| [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `2.2.1` | `2.3.12` |
| [io.ktor:ktor-client-okhttp](https://github.com/ktorio/ktor) | `2.2.1` | `2.3.12` |
| [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `2.2.1` | `2.3.12` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.12.2` | `1.13.12` |
| [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `4.9.3` | `4.12.0` |
| [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) | `4.9.3` | `4.12.0` |
| [io.github.microutils:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) | `3.0.2` | `3.0.5` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.5` | `1.5.7` |
| com.diffplug.spotless | `6.9.1` | `6.25.0` |
| [org.jetbrains.dokka](https://github.com/Kotlin/dokka) | `1.6.10` | `1.9.20` |
| [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) | `1.22.0` | `1.23.6` |


Updates `org.bouncycastle:bcprov-jdk18on` from 1.77 to 1.78.1
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.6.4 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.6.4...1.8.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.6.4 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.6.4...1.8.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.6.4 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.6.4...1.8.1)

Updates `com.google.code.gson:gson` from 2.8.9 to 2.11.0
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.8.9...gson-parent-2.11.0)

Updates `com.sksamuel.hoplite:hoplite-core` from 2.7.0 to 2.7.5
- [Release notes](https://github.com/sksamuel/hoplite/releases)
- [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md)
- [Commits](sksamuel/hoplite@v2.7.0...v2.7.5)

Updates `com.sksamuel.hoplite:hoplite-yaml` from 2.7.0 to 2.7.5
- [Release notes](https://github.com/sksamuel/hoplite/releases)
- [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md)
- [Commits](sksamuel/hoplite@v2.7.0...v2.7.5)

Updates `com.sksamuel.hoplite:hoplite-yaml` from 2.7.0 to 2.7.5
- [Release notes](https://github.com/sksamuel/hoplite/releases)
- [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md)
- [Commits](sksamuel/hoplite@v2.7.0...v2.7.5)

Updates `network.lightsail:stellar-sdk` from 0.43.2 to 0.44.0
- [Release notes](https://github.com/lightsail-network/java-stellar-sdk/releases)
- [Changelog](https://github.com/lightsail-network/java-stellar-sdk/blob/master/CHANGELOG.md)
- [Commits](lightsail-network/java-stellar-sdk@0.43.2...0.44.0)

Updates `io.jsonwebtoken:jjwt` from 0.12.5 to 0.12.6
- [Release notes](https://github.com/jwtk/jjwt/releases)
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
- [Commits](jwtk/jjwt@0.12.5...0.12.6)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.5.0 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.5.0...v1.7.2)

Updates `org.jetbrains.kotlinx:kotlinx-datetime` from 0.4.0 to 0.6.1
- [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-datetime@v0.4.0...v0.6.1)

Updates `io.ktor:ktor-client-core` from 2.2.1 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.2.1...2.3.12)

Updates `io.ktor:ktor-client-content-negotiation` from 2.2.1 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.2.1...2.3.12)

Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.2.1 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.2.1...2.3.12)

Updates `io.ktor:ktor-client-okhttp` from 2.2.1 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.2.1...2.3.12)

Updates `io.ktor:ktor-client-mock` from 2.2.1 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.2.1...2.3.12)

Updates `io.ktor:ktor-client-content-negotiation` from 2.2.1 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.2.1...2.3.12)

Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.2.1 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.2.1...2.3.12)

Updates `io.ktor:ktor-client-okhttp` from 2.2.1 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.2.1...2.3.12)

Updates `io.ktor:ktor-client-mock` from 2.2.1 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.2.1...2.3.12)

Updates `io.mockk:mockk` from 1.12.2 to 1.13.12
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.12.2...1.13.12)

Updates `com.squareup.okhttp3:okhttp` from 4.9.3 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.9.3...parent-4.12.0)

Updates `com.squareup.okhttp3:mockwebserver` from 4.9.3 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.9.3...parent-4.12.0)

Updates `com.squareup.okhttp3:mockwebserver` from 4.9.3 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.9.3...parent-4.12.0)

Updates `io.github.microutils:kotlin-logging-jvm` from 3.0.2 to 3.0.5
- [Release notes](https://github.com/oshai/kotlin-logging/releases)
- [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md)
- [Commits](https://github.com/oshai/kotlin-logging/commits/3.0.5)

Updates `ch.qos.logback:logback-classic` from 1.4.5 to 1.5.7
- [Commits](qos-ch/logback@v_1.4.5...v_1.5.7)

Updates `com.diffplug.spotless` from 6.9.1 to 6.25.0

Updates `org.jetbrains.dokka` from 1.6.10 to 1.9.20
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.6.10...v1.9.20)

Updates `io.gitlab.arturbosch.detekt` from 1.22.0 to 1.23.6
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.22.0...v1.23.6)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.sksamuel.hoplite:hoplite-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.sksamuel.hoplite:hoplite-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.sksamuel.hoplite:hoplite-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: network.lightsail:stellar-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.jsonwebtoken:jjwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-datetime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.ktor:ktor-client-content-negotiation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.ktor:ktor-client-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.ktor:ktor-client-mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.ktor:ktor-client-content-negotiation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.ktor:ktor-client-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.ktor:ktor-client-mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.github.microutils:kotlin-logging-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.jetbrains.dokka
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.gitlab.arturbosch.detekt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 20f7d96 commit 3ed4b04
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
[versions]
# Library versions
bcastle = "1.77"
coroutines = "1.6.4"
google-gson = "2.8.9"
hoplite = "2.7.0"
jjwt = "0.12.5"
java-stellar-sdk = "0.43.2"
dokka = "1.6.10"
bcastle = "1.78.1"
coroutines = "1.8.1"
google-gson = "2.11.0"
hoplite = "2.7.5"
jjwt = "0.12.6"
java-stellar-sdk = "0.44.0"
dokka = "1.9.20"
kotlin = "1.8.20"
kotlinx-json = "1.5.0"
kotlinx-datetime = "0.4.0"
ktor = "2.2.1"
mockk = "1.12.2"
okhttp3 = "4.9.3"
kotlin-logging = "3.0.2"
logback-classic = "1.4.5"
kotlinx-json = "1.7.2"
kotlinx-datetime = "0.6.1"
ktor = "2.3.12"
mockk = "1.13.12"
okhttp3 = "4.12.0"
kotlin-logging = "3.0.5"
logback-classic = "1.5.7"
toml4j = "0.7.2"

# Plugin versions
spotless = "6.9.1"
detekt = "1.22.0"
spotless = "6.25.0"
detekt = "1.23.6"

[libraries]
bcastle = { module = "org.bouncycastle:bcprov-jdk18on", version.ref = "bcastle" }
Expand Down

0 comments on commit 3ed4b04

Please sign in to comment.