diff --git a/patches/server/0006-Bump-Dependencies.patch b/patches/server/0006-Bump-Dependencies.patch index 07e8fd795..006a5e7fc 100644 --- a/patches/server/0006-Bump-Dependencies.patch +++ b/patches/server/0006-Bump-Dependencies.patch @@ -65,7 +65,7 @@ index 46fda579a95f9ab92a1ba61cad8218024a722208..5f38d64b1bcd9468ebdd6de6ef30580c // Pufferfish start - implementation("org.yaml:snakeyaml:1.32") - implementation ("me.carleslc.Simple-YAML:Simple-Yaml:1.8.2") { -+ implementation("org.yaml:snakeyaml:2.2") // Plazma - Bump Dependencies ++ implementation("org.yaml:snakeyaml:1.33") // Plazma - Bump Dependencies + implementation ("me.carleslc.Simple-YAML:Simple-Yaml:1.8.4") { // Plazma - Bump Dependencies exclude(group="org.yaml", module="snakeyaml") }