mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2025-01-20 20:51:27 +01:00
Bump FastAsyncWorldEdit-Bukkit from 2.4.1 to 2.4.2
Bumps [FastAsyncWorldEdit-Bukkit](https://github.com/IntellectualSites/FastAsyncWorldEdit) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/IntellectualSites/FastAsyncWorldEdit/releases) - [Commits](https://github.com/IntellectualSites/FastAsyncWorldEdit/compare/2.4.1...2.4.2) --- updated-dependencies: - dependency-name: com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f47abc2c01
commit
d0e06a45d7
@ -206,7 +206,7 @@ dependencies {
|
||||
compileOnly 'org.projectlombok:lombok:1.18.24'
|
||||
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.1")
|
||||
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.4.2")
|
||||
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.4.1")
|
||||
compileOnly files('lib/FastAsyncWorldEdit.jar')
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user