Skip to content

Commit 64ce49f

Browse files
Bump org.jetbrains.kotlin:kotlin-stdlib-common
Bumps [org.jetbrains.kotlin:kotlin-stdlib-common](https://github.com/JetBrains/kotlin) from 1.9.23 to 2.1.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.1.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fa5ce7 commit 64ce49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-prepper-plugins/mapdb-processor-state/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
}
1616
implementation 'org.lz4:lz4-java:1.8.0'
1717
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.8.21'
18-
implementation 'org.jetbrains.kotlin:kotlin-stdlib-common:1.9.23'
18+
implementation 'org.jetbrains.kotlin:kotlin-stdlib-common:2.1.20'
1919
testImplementation project(':data-prepper-plugins:common').sourceSets.test.output
2020
}
2121

0 commit comments

Comments
 (0)