Skip to content

Commit a143470

Browse files
dependabot[bot]JoergSiebahn
authored andcommitted
fix(deps): bump org.jetbrains.kotlin:kotlin-bom from 2.2.10 to 2.2.20
Bumps [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from 2.2.10 to 2.2.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9955e64 commit a143470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sda-commons-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ext {
2121
kafkaVersion = '3.9.1'
2222
kafkaJunitVersion = '3.2.5' // Matching version: https://github.com/salesforce/kafka-junit/tree/master/kafka-junit5
2323
dbRiderVersion = '1.44.0'
24-
kotlinVersion = '2.2.10'
24+
kotlinVersion = '2.2.20'
2525
kotlinxCoroutinesVersion = '1.10.2'
2626
resilience4jVersion = '2.2.0'
2727
openTelemetryVersion = '1.41.0'

0 commit comments

Comments
 (0)