Skip to content

Commit

Permalink
Bump net.md-5:bungeecord-api from 1.20-R0.2-SNAPSHOT to 1.20-R0.2
Browse files Browse the repository at this point in the history
Bumps [net.md-5:bungeecord-api](https://github.com/SpigotMC/BungeeCord) from 1.20-R0.2-SNAPSHOT to 1.20-R0.2.
- [Commits](https://github.com/SpigotMC/BungeeCord/commits)

---
updated-dependencies:
- dependency-name: net.md-5:bungeecord-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 7aba7e1 commit 1a7b6fc
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 @@ -17,7 +17,7 @@ repositories {
dependencies {
implementation 'org.json:json:20231013'

compileOnly 'net.md-5:bungeecord-api:1.20-R0.2-SNAPSHOT'
compileOnly 'net.md-5:bungeecord-api:1.20-R0.2'
}

shadowJar {
Expand Down

0 comments on commit 1a7b6fc

Please sign in to comment.