diff --git a/core/gradle/libs.versions.toml b/core/gradle/libs.versions.toml index ae252b3fafc..ff7e020c6b2 100644 --- a/core/gradle/libs.versions.toml +++ b/core/gradle/libs.versions.toml @@ -68,7 +68,7 @@ opentelemetry-instrumentation-annotations = { module = 'io.opentelemetry.instrum opentracing-util = { module = 'io.opentracing:opentracing-util', version = '0.33.0' } dd-trace-api = { module = 'com.datadoghq:dd-trace-api', version = '1.37.1' } -kaml = { module = 'com.charleskorn.kaml:kaml', version = '0.59.0' } # Apache 2.0 +kaml = { module = 'com.charleskorn.kaml:kaml', version = '0.60.0' } # Apache 2.0 [plugins] # kotlin