Skip to content

Commit

Permalink
Bump org.spigotmc:spigot-api (#472)
Browse files Browse the repository at this point in the history
Bumps org.spigotmc:spigot-api from 1.19.3-R0.1-SNAPSHOT to 1.19.4-R0.1-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.spigotmc:spigot-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 15, 2023
1 parent 009cfc0 commit cad233e
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.19.3-R0.1-SNAPSHOT"
implementation "org.spigotmc:spigot-api:1.19.4-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 cad233e

Please sign in to comment.