Skip to content

Commit

Permalink
bump itemsadder api version
Browse files Browse the repository at this point in the history
  • Loading branch information
EpicPlayerA10 committed May 2, 2024
1 parent e4cda31 commit 3b75591
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 @@ -35,7 +35,7 @@ dependencies {
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core")
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit") { transitive = false }

compileOnly 'com.github.LoneDev6:API-ItemsAdder:3.6.2-beta-r3-b'
compileOnly 'com.github.LoneDev6:API-ItemsAdder:3.6.3-beta-14'
}

def targetJavaVersion = 17
Expand Down

0 comments on commit 3b75591

Please sign in to comment.