Skip to content

Commit

Permalink
Fixed errors on servers below 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgeiss0702 committed Oct 12, 2023
1 parent c9e2468 commit dedab6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
implementation("net.kyori:adventure-text-minimessage:4.12.0")
implementation("net.kyori:adventure-platform-bukkit:4.3.0")

implementation("us.ajg0702:ajUtils:1.2.23")
implementation("us.ajg0702:ajUtils:1.2.24")
implementation("us.ajg0702.commands.platforms.bukkit:bukkit:1.0.0")
implementation("us.ajg0702.commands.api:api:1.0.0")

Expand Down

0 comments on commit dedab6d

Please sign in to comment.