Skip to content

Commit

Permalink
Bump org.spigotmc:spigot-api
Browse files Browse the repository at this point in the history
Bumps org.spigotmc:spigot-api from 1.21.2-R0.1-SNAPSHOT to 1.21.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>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 21b9279 commit 2f0d9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repositories {
dependencies {
compileOnly 'org.jetbrains:annotations:26.0.1'

compileOnly 'org.spigotmc:spigot-api:1.21.2-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.21.3-R0.1-SNAPSHOT'
implementation 'org.bstats:bstats-bukkit:3.1.0'

compileOnly group: "com.comphenix.protocol", name: "ProtocolLib", version: "5.1.0"
Expand Down

0 comments on commit 2f0d9c3

Please sign in to comment.