Skip to content

Commit 6d9ed21

Browse files
dependabot[bot]Khoyo
authored andcommitted
core: bump com.charleskorn.kaml:kaml from 0.59.0 to 0.62.0 in /core
Bumps [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) from 0.59.0 to 0.62.0. - [Release notes](https://github.com/charleskorn/kaml/releases) - [Changelog](https://github.com/charleskorn/kaml/blob/main/.releaserc.yml) - [Commits](charleskorn/kaml@0.59.0...0.62.0) --- updated-dependencies: - dependency-name: com.charleskorn.kaml:kaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61d51e2 commit 6d9ed21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spotbugs-annotations = { module = 'com.github.spotbugs:spotbugs-annotations', ve
6464
opentelemetry-api = { module = 'io.opentelemetry:opentelemetry-api', version.ref = 'otel' }
6565
opentelemetry-instrumentation-annotations = { module = 'io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations', version = '2.9.0' }
6666

67-
kaml = { module = 'com.charleskorn.kaml:kaml', version = '0.59.0' } # Apache 2.0
67+
kaml = { module = 'com.charleskorn.kaml:kaml', version = '0.62.0' } # Apache 2.0
6868

6969
amqp-client = { module = 'com.rabbitmq:amqp-client', version = '5.21.0' }
7070

0 commit comments

Comments
 (0)