Skip to content

Commit

Permalink
Update dependency cloud.commandframework:cloud-minecraft-extras to v1…
Browse files Browse the repository at this point in the history
….8.4
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 3b1d94a commit d2d1bed
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 @@ -61,7 +61,7 @@ dependencies {
}
// Commands
implementation("cloud.commandframework:cloud-annotations:1.8.3")
implementation("cloud.commandframework:cloud-minecraft-extras:1.8.3")
implementation("cloud.commandframework:cloud-minecraft-extras:1.8.4")
implementation("cloud.commandframework:cloud-paper:1.8.4")
annotationProcessor("cloud.commandframework:cloud-annotations:1.8.3")
implementation("me.lucko:commodore:2.2")
Expand Down

0 comments on commit d2d1bed

Please sign in to comment.