Skip to content

Commit

Permalink
Bump net.md-5:bungeecord-chat from 1.20-R0.1 to 1.20-R0.2 (Team-Incep…
Browse files Browse the repository at this point in the history
…tus#136)

Bumps [net.md-5:bungeecord-chat](https://github.com/SpigotMC/BungeeCord) from 1.20-R0.1 to 1.20-R0.2.
- [Commits](https://github.com/SpigotMC/BungeeCord/commits)

---
updated-dependencies:
- dependency-name: net.md-5:bungeecord-chat
  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] authored Jan 23, 2024
1 parent cabaf29 commit a123f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ subprojects {
compileOnly("org.jetbrains:annotations:24.1.0")

testImplementation("org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT")
testImplementation("net.md-5:bungeecord-chat:1.20-R0.1")
testImplementation("net.md-5:bungeecord-chat:1.20-R0.2")
testImplementation("org.mockito:mockito-core:5.9.0")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
}
Expand Down

0 comments on commit a123f5d

Please sign in to comment.