diff --git a/patches/server/0006-Bump-Dependencies.patch b/patches/server/0006-Bump-Dependencies.patch index 9705958..f0918c9 100644 --- a/patches/server/0006-Bump-Dependencies.patch +++ b/patches/server/0006-Bump-Dependencies.patch @@ -66,7 +66,7 @@ index d8b27e3f2fa1ede41125ec27e129b1e1ad42caa7..2c59ed16ea909b6535df3d1d40d83b06 // Pufferfish start - implementation("org.yaml:snakeyaml:1.32") -+ implementation("org.yaml:snakeyaml:2.2") ++ implementation("org.yaml:snakeyaml:1.33") implementation ("com.github.carleslc.Simple-YAML:Simple-Yaml:1.8.4") { exclude(group="org.yaml", module="snakeyaml") }