Skip to content

Commit

Permalink
Updated to 1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Greazi-Times committed Nov 24, 2024
1 parent cc278c2 commit 5ef6008
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ public class GradleBasePlugin implements Plugin<Project> {
};

private static final String[] dependencies = new String[] {
"compileOnly#org.spigotmc:spigot-api:1.21.1-R0.1-SNAPSHOT",
"compileOnly#org.spigotmc:spigot-api:1.21.3-R0.1-SNAPSHOT",
"compileOnly#net.md-5:bungeecord-api:1.21-R0.1-SNAPSHOT"
};

Expand Down

0 comments on commit 5ef6008

Please sign in to comment.