Skip to content

Commit

Permalink
Compile with foundry 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
virustotalop committed May 9, 2023
1 parent 943ae27 commit 473858e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ shadowJar {

dependencies {
implementation project(path: ':core')
compileOnly 'com.github.clubobsidian:foundry:2.0.2'
compileOnly 'com.github.clubobsidian:foundry:3.0.0'
compileOnly 'org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT'
compileOnly 'net.md-5:bungeecord-api:1.8-SNAPSHOT'
implementation "cloud.commandframework:cloud-paper:$cloudVersion"
Expand Down

0 comments on commit 473858e

Please sign in to comment.