Skip to content

Commit

Permalink
Bump spigot-api from 1.17.1-R0.1-SNAPSHOT to 1.18-R0.1-SNAPSHOT (#376)
Browse files Browse the repository at this point in the history
Bumps spigot-api from 1.17.1-R0.1-SNAPSHOT to 1.18-R0.1-SNAPSHOT.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2021
1 parent e8a35fa commit 2a7f1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mywarp-bukkit/build.gradle
Expand Up @@ -17,7 +17,7 @@ repositories {

dependencies {
implementation project(":mywarp-core")
implementation "org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT"
implementation "org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT"
implementation "com.sk89q:squirrelid:0.2.0"
implementation "net.milkbowl.vault:VaultAPI:1.7"
implementation "org.anjocaido:essentialsgroupmanager:2.10.1"
Expand Down

0 comments on commit 2a7f1ab

Please sign in to comment.