Skip to content

Commit

Permalink
Bump spigot-api from 1.19.2-R0.1-SNAPSHOT to 1.19.3-R0.1-SNAPSHOT (#465)
Browse files Browse the repository at this point in the history
Bumps spigot-api from 1.19.2-R0.1-SNAPSHOT to 1.19.3-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>

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 27, 2022
1 parent 73a262f commit 009cfc0
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.2-R0.1-SNAPSHOT"
implementation "org.spigotmc:spigot-api:1.19.3-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 009cfc0

Please sign in to comment.