Skip to content

Commit f24528d

Browse files
Bump org.yaml:snakeyaml from 2.2 to 2.3
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.2 to 2.3. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.3..snakeyaml-2.2) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a51f3c commit f24528d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
2828
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
2929
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
3030

31-
snakeyaml = "org.yaml:snakeyaml:2.2"
31+
snakeyaml = "org.yaml:snakeyaml:2.3"
3232

3333
kotest-bom = "io.kotest:kotest-bom:5.9.1"
3434
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }

0 commit comments

Comments
 (0)