Skip to content

Commit

Permalink
updated minigamesbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigerpanzer02 committed Jun 5, 2023
1 parent 24d67b8 commit 088eb38
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 @@ -38,7 +38,7 @@ repositories {


dependencies {
implementation("plugily.projects:MiniGamesBox-Classic:1.2.0-SNAPSHOT27") { isTransitive = false }
implementation("plugily.projects:MiniGamesBox-Classic:1.2.0-SNAPSHOT28") { isTransitive = false }
compileOnly("org.spigotmc:spigot-api:1.19.3-R0.1-SNAPSHOT")
compileOnly("org.jetbrains:annotations:24.0.1")
compileOnly(files("lib/spigot/1.8.8-R0.1.jar"))
Expand Down

0 comments on commit 088eb38

Please sign in to comment.