Bump spigot-api from 1.19-R0.1-SNAPSHOT to 1.19.2-R0.1-SNAPSHOT

Bumps spigot-api from 1.19-R0.1-SNAPSHOT to 1.19.2-R0.1-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.spigotmc:spigot-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-08 18:22:21 +00:00 committed by GitHub
parent 4dbadd0d2a
commit 8052f98e8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -206,7 +206,7 @@ dependencies {
compileOnly 'com.mojang:authlib:1.5.25'
compileOnly 'org.projectlombok:lombok:1.18.24'
// compileOnly spigot('1.19')
compileOnly 'org.spigotmc:spigot-api:1.19-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.19.2-R0.1-SNAPSHOT'
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")