Skip to content

Commit

Permalink
Merge pull request #21 from OneLiteFeatherNET/renovate/cloud.commandf…
Browse files Browse the repository at this point in the history
…ramework-cloud-minecraft-extras-1.x

Update dependency cloud.commandframework:cloud-minecraft-extras to v1.8.4
  • Loading branch information
TheMeinerLP authored Oct 4, 2023
2 parents 6ca64b5 + d2d1bed commit 29a869f
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 29a869f

Please sign in to comment.