This repository was archived by the owner on Nov 18, 2025. It is now read-only.
Commit 3ac2bbf
authored
Bump the kotlin group across 1 directory with 15 updates
Bumps the kotlin group with 15 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.2` | `2.20.1` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.19.2` | `2.20.1` |
| com.fasterxml.jackson.datatype:jackson-datatype-jdk8 | `2.19.2` | `2.20.1` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.19.2` | `2.20.1` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.1` |
| [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) | `1.13.4` | `6.0.1` |
| [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) | `7.0.11` | `7.0.13` |
| [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) | `0.7.1` | `0.7.1-0.6.x-compat` |
| org.apache.logging.log4j:log4j-slf4j2-impl | `2.25.1` | `2.25.2` |
| [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.50.3.0` | `3.51.0.0` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.2.0` | `2.2.21` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.0` | `2.2.21` |
| [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `8.3.8` | `9.2.2` |
| com.diffplug.spotless | `7.2.1` | `8.0.0` |
| com.github.ben-manes.versions | `0.52.0` | `0.53.0` |
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20.1
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.19.2 to 2.20.1
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.19.2...jackson-module-kotlin-2.20.1)
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.19.2 to 2.20.1
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.2 to 2.20.1
Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.19.2 to 2.20.1
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.19.2...jackson-module-kotlin-2.20.1)
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.19.2 to 2.20.1
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.2 to 2.20.1
Updates `org.junit.jupiter:junit-jupiter` from 5.13.4 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.1)
Updates `org.junit.platform:junit-platform-launcher` from 1.13.4 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/commits/r6.0.1)
Updates `io.github.oshai:kotlin-logging` from 7.0.11 to 7.0.13
- [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@7.0.11...7.0.13)
Updates `org.jetbrains.kotlinx:kotlinx-datetime` from 0.7.1 to 0.7.1-0.6.x-compat
- [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.7.1...v0.7.1-0.6.x-compat)
Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.1 to 2.25.2
Updates `org.xerial:sqlite-jdbc` from 3.50.3.0 to 3.51.0.0
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.50.3.0...3.51.0.0)
Updates `org.jetbrains.kotlin.jvm` from 2.2.0 to 2.2.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.2.0...v2.2.21)
Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.0 to 2.2.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.2.0...v2.2.21)
Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.0 to 2.2.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.2.0...v2.2.21)
Updates `com.gradleup.shadow` from 8.3.8 to 9.2.2
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@8.3.8...9.2.2)
Updates `com.diffplug.spotless` from 7.2.1 to 8.0.0
Updates `com.github.ben-manes.versions` from 0.52.0 to 0.53.0
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-version: 2.20.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
dependency-version: 2.20.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
dependency-version: 2.20.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-version: 2.20.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
dependency-version: 2.20.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
dependency-version: 2.20.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-version: 2.20.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: kotlin
- dependency-name: org.junit.platform:junit-platform-launcher
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: kotlin
- dependency-name: io.github.oshai:kotlin-logging
dependency-version: 7.0.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin
- dependency-name: org.jetbrains.kotlinx:kotlinx-datetime
dependency-version: 0.7.1-0.6.x-compat
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
dependency-version: 2.25.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin
- dependency-name: org.xerial:sqlite-jdbc
dependency-version: 3.51.0.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin
- dependency-name: org.jetbrains.kotlin.jvm
dependency-version: 2.2.21
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-version: 2.2.21
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-version: 2.2.21
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin
- dependency-name: com.gradleup.shadow
dependency-version: 9.2.2
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: kotlin
- dependency-name: com.diffplug.spotless
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: kotlin
- dependency-name: com.github.ben-manes.versions
dependency-version: 0.53.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent c218421 commit 3ac2bbf
1 file changed
Lines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments