We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fa5ce7 commit 64ce49fCopy full SHA for 64ce49f
data-prepper-plugins/mapdb-processor-state/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
}
16
implementation 'org.lz4:lz4-java:1.8.0'
17
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.8.21'
18
- implementation 'org.jetbrains.kotlin:kotlin-stdlib-common:1.9.23'
+ implementation 'org.jetbrains.kotlin:kotlin-stdlib-common:2.1.20'
19
testImplementation project(':data-prepper-plugins:common').sourceSets.test.output
20
21
0 commit comments