diff --git a/core/gradle/libs.versions.toml b/core/gradle/libs.versions.toml index 78c5a5f1662..59d0ebf98c3 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.31.2' } -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