Skip to content

Commit 3047ba1

Browse files
Bump net.md-5:bungeecord-api from 1.20-R0.1-SNAPSHOT to 1.20-R0.2
Bumps [net.md-5:bungeecord-api](https://github.com/SpigotMC/BungeeCord) from 1.20-R0.1-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] <support@github.com>
1 parent 5ea7d9c commit 3047ba1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bungee/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
implementation(project(":core"))
88

99
// -- bungee api -- (base)
10-
compileOnly("net.md-5:bungeecord-api:1.20-R0.1-SNAPSHOT")
10+
compileOnly("net.md-5:bungeecord-api:1.20-R0.2")
1111

1212
// -- dream-utilities --
1313
implementation("cc.dreamcode:utilities:1.4.1")

0 commit comments

Comments
 (0)