Skip to content

Commit 6e36b42

Browse files
dependabot[bot]slisson
authored andcommitted
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] <[email protected]>
1 parent e43075f commit 6e36b42

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)