Skip to content

Commit

Permalink
Fix Incompat (Bump-Dependencies)
Browse files Browse the repository at this point in the history
Signed-off-by: IPECTER 이팩터 <[email protected]>
  • Loading branch information
IPECTER authored Sep 19, 2023
1 parent 017f695 commit c6c048c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches/server/0006-Bump-Dependencies.patch
Original file line number Diff line number Diff line change
Expand Up @@ -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")
}
Expand Down

0 comments on commit c6c048c

Please sign in to comment.