Skip to content

Commit

Permalink
Compatible with Java 1.20+
Browse files Browse the repository at this point in the history
  • Loading branch information
ZepsiZola committed Jun 23, 2024
1 parent b562849 commit c562859
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ repositories {
}

dependencies {
compileOnly "io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT"
compileOnly "io.papermc.paper:paper-api:1.20-R0.1-SNAPSHOT"
//compileOnly "io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT"
compileOnly 'me.clip:placeholderapi:2.11.5'
compileOnly 'net.luckperms:api:5.4'
implementation("org.bstats:bstats-bukkit:3.0.2")
Expand Down

0 comments on commit c562859

Please sign in to comment.