Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-02 17:40:09 +01:00
Update dependency org.yaml:snakeyaml to v1.27 (#804)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Dieser Commit ist enthalten in:
Ursprung
2eb4f14724
Commit
f6cbde6386
@ -31,7 +31,7 @@ dependencies {
|
|||||||
"implementation"("de.schlichtherle:truezip:6.8.3")
|
"implementation"("de.schlichtherle:truezip:6.8.3")
|
||||||
"implementation"("net.java.truevfs:truevfs-profile-default_2.13:0.12.1")
|
"implementation"("net.java.truevfs:truevfs-profile-default_2.13:0.12.1")
|
||||||
"implementation"("org.mozilla:rhino-runtime:1.7.12")
|
"implementation"("org.mozilla:rhino-runtime:1.7.12")
|
||||||
"implementation"("org.yaml:snakeyaml:1.23")
|
"implementation"("org.yaml:snakeyaml:1.27")
|
||||||
"implementation"("com.google.guava:guava:${Versions.GUAVA}")
|
"implementation"("com.google.guava:guava:${Versions.GUAVA}")
|
||||||
"implementation"("com.google.code.findbugs:jsr305:3.0.2")
|
"implementation"("com.google.code.findbugs:jsr305:3.0.2")
|
||||||
"implementation"("com.google.code.gson:gson:${Versions.GSON}")
|
"implementation"("com.google.code.gson:gson:${Versions.GSON}")
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren