Skip to content

Commit 6bf6e05

Browse files
build(deps): bump com.charleskorn.kaml:kaml from 0.102.0 to 0.104.0
--- updated-dependencies: - dependency-name: com.charleskorn.kaml:kaml dependency-version: 0.104.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cabc2b5 commit 6bf6e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernelf-apigen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99
dependencies {
1010
classpath(libs.modelix.model.api)
11-
classpath("com.charleskorn.kaml:kaml:0.102.0")
11+
classpath("com.charleskorn.kaml:kaml:0.104.0")
1212
}
1313
}
1414

0 commit comments

Comments
 (0)