Skip to content

Commit 7430f1c

Browse files
fix(deps): update dependency net.md-5:bungeecord-api to v1.20-r0.3-snapshot
1 parent 49b2fdb commit 7430f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
compileOnly("xyz.theprogramsrc:simplecoreapi:0.8.0-SNAPSHOT")
4040

4141
compileOnly("org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT")
42-
compileOnly("net.md-5:bungeecord-api:1.20-R0.2-SNAPSHOT")
42+
compileOnly("net.md-5:bungeecord-api:1.20-R0.3-SNAPSHOT")
4343

4444
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
4545
}

0 commit comments

Comments
 (0)