Skip to content

Commit 934cd26

Browse files
fix(deps): update dependency org.yaml:snakeyaml to v2.4
1 parent 7911fc2 commit 934cd26

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
@@ -85,7 +85,7 @@ managed-netty-tcnative = "2.0.72.Final"
8585
managed-reactive-streams = "1.0.4"
8686
# This should be kept aligned with https://github.com/micronaut-projects/micronaut-reactor/blob/master/gradle.properties from the BOM
8787
managed-reactor = "3.7.5"
88-
managed-snakeyaml = "2.3"
88+
managed-snakeyaml = "2.4"
8989
managed-java-parser-core = "3.26.4"
9090
managed-ksp = "1.9.25-1.0.20"
9191
sonatype-scan = "3.0.0"

0 commit comments

Comments
 (0)