mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2025-01-05 18:37:48 +01:00
Bump FastAsyncWorldEdit-Core from 2.4.2 to 2.4.3
Bumps [FastAsyncWorldEdit-Core](https://github.com/IntellectualSites/FastAsyncWorldEdit) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/IntellectualSites/FastAsyncWorldEdit/releases) - [Commits](https://github.com/IntellectualSites/FastAsyncWorldEdit/compare/2.4.2...2.4.3) --- updated-dependencies: - dependency-name: com.fastasyncworldedit:FastAsyncWorldEdit-Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4dbadd0d2a
commit
3e17f77057
@ -210,7 +210,7 @@ dependencies {
|
||||
compileOnly 'com.sk89q.worldedit:worldedit-bukkit:7.2.11-SNAPSHOT'
|
||||
compileOnly 'com.sk89q.worldedit:worldedit-core:7.2.11-SNAPSHOT'
|
||||
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.4.2")
|
||||
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.4.2")
|
||||
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.4.3")
|
||||
compileOnly files('lib/FastAsyncWorldEdit.jar')
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user