Skip to content

Commit

Permalink
Bump spigot target API version
Browse files Browse the repository at this point in the history
  • Loading branch information
HeroCC committed Feb 1, 2024
1 parent 2fe9497 commit b161ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {
}

dependencies {
compileOnly 'org.spigotmc:spigot-api:1.16.1-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT'
implementation 'net.milkbowl.vault:VaultAPI:1.6'
implementation 'org.bstats:bstats-bukkit:3.0.2'
implementation 'com.github.HeroiCraft:Updater:c026fb8004'
Expand Down

0 comments on commit b161ce9

Please sign in to comment.