We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9955e64 commit a143470Copy full SHA for a143470
sda-commons-dependencies/build.gradle
@@ -21,7 +21,7 @@ ext {
21
kafkaVersion = '3.9.1'
22
kafkaJunitVersion = '3.2.5' // Matching version: https://github.com/salesforce/kafka-junit/tree/master/kafka-junit5
23
dbRiderVersion = '1.44.0'
24
- kotlinVersion = '2.2.10'
+ kotlinVersion = '2.2.20'
25
kotlinxCoroutinesVersion = '1.10.2'
26
resilience4jVersion = '2.2.0'
27
openTelemetryVersion = '1.41.0'
0 commit comments