Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the minor-and-patch group with 23 updates
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.9.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.6.4` | `1.9.0` | | [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.8.0` | | [com.sksamuel.hoplite:hoplite-yaml](https://github.com/sksamuel/hoplite) | `2.7.0` | `2.8.0` | | [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.3` | | [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.8` | | 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.7` | 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.9.0 - [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.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.6.4 to 1.9.0 - [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.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.6.4 to 1.9.0 - [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.9.0) 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.8.0 - [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.8.0) Updates `com.sksamuel.hoplite:hoplite-yaml` from 2.7.0 to 2.8.0 - [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.8.0) Updates `com.sksamuel.hoplite:hoplite-yaml` from 2.7.0 to 2.8.0 - [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.8.0) 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.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.5.0...v1.7.3) 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.8 - [Commits](qos-ch/logback@v_1.4.5...v_1.5.8) 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.7 - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.22.0...v1.23.7) --- 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-minor dependency-group: minor-and-patch - dependency-name: com.sksamuel.hoplite:hoplite-yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.sksamuel.hoplite:hoplite-yaml dependency-type: direct:production update-type: version-update:semver-minor 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] <[email protected]>
- Loading branch information