Compare commits
3 Commits
release-91
...
release-92
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
74c593fa04 | ||
|
|
c6c048c34f | ||
|
|
017f695244 |
@@ -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")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user