Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-12-26 02:50:06 +01:00
Update dependency net.java.truevfs:truevfs-profile-default_2.13 to v0.12.2 (#796)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Dieser Commit ist enthalten in:
Ursprung
a32f3b0e8c
Commit
be05ae9230
@ -29,7 +29,7 @@ configurations.all {
|
|||||||
dependencies {
|
dependencies {
|
||||||
"api"(project(":worldedit-libs:core"))
|
"api"(project(":worldedit-libs:core"))
|
||||||
"implementation"("de.schlichtherle:truezip:6.8.4")
|
"implementation"("de.schlichtherle:truezip:6.8.4")
|
||||||
"implementation"("net.java.truevfs:truevfs-profile-default_2.13:0.12.1")
|
"implementation"("net.java.truevfs:truevfs-profile-default_2.13:0.12.2")
|
||||||
"implementation"("org.mozilla:rhino-runtime:1.7.12")
|
"implementation"("org.mozilla:rhino-runtime:1.7.12")
|
||||||
"implementation"("org.yaml:snakeyaml:1.27")
|
"implementation"("org.yaml:snakeyaml:1.27")
|
||||||
"implementation"("com.google.guava:guava:${Versions.GUAVA}")
|
"implementation"("com.google.guava:guava:${Versions.GUAVA}")
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren