Skip to content

Commit ca484c7

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump com.charleskorn.kaml:kaml from 0.66.0 to 0.67.0
Bumps [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) from 0.66.0 to 0.67.0. - [Release notes](https://github.com/charleskorn/kaml/releases) - [Changelog](https://github.com/charleskorn/kaml/blob/main/.releaserc.yml) - [Commits](charleskorn/kaml@0.66.0...0.67.0) --- updated-dependencies: - dependency-name: com.charleskorn.kaml:kaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a59e8a commit ca484c7

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.66.0")
11+
classpath("com.charleskorn.kaml:kaml:0.67.0")
1212
}
1313
}
1414

0 commit comments

Comments
 (0)