Skip to content

Commit 8cc82a8

Browse files
authored
chore: use allay-api 0.17.0
1 parent bee1727 commit 8cc82a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ java {
1919
allay {
2020
// TODO: Update the api version to the latest
2121
// You can find the latest version here: https://central.sonatype.com/artifact/org.allaymc.allay/api
22-
api = "0.16.0"
22+
api = "0.17.0"
2323

2424
plugin {
2525
// TODO: Update the entrance when you change your plugin main class

0 commit comments

Comments
 (0)