Skip to content

Commit

Permalink
Updated MiniGamesBox to 1.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigerpanzer02 committed Jul 13, 2024
1 parent b931a8e commit acf5818
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 @@ -17,7 +17,7 @@ repositories {
}

dependencies {
implementation("plugily.projects:MiniGamesBox-Classic:1.3.13") { isTransitive = false }
implementation("plugily.projects:MiniGamesBox-Classic:1.3.14") { isTransitive = false }
compileOnly("org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT")
compileOnly("org.jetbrains:annotations:24.0.1")
Expand Down

0 comments on commit acf5818

Please sign in to comment.