Skip to content

Commit

Permalink
fix(deps): update dependency cloud.commandframework:cloud-paper to v1…
Browse files Browse the repository at this point in the history
….8.4
  • Loading branch information
renovate[bot] committed Sep 9, 2023
1 parent 78731ac commit 1731035
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 @@ -284,7 +284,7 @@ dependencies {
library 'cloud.commandframework:cloud-core:1.8.4'
library 'cloud.commandframework:cloud-annotations:1.8.4'
annotationProcessor('cloud.commandframework:cloud-annotations:1.8.4')
library 'cloud.commandframework:cloud-paper:1.8.3'
library 'cloud.commandframework:cloud-paper:1.8.4'
library 'cloud.commandframework:cloud-minecraft-extras:1.8.4'
// Dependency for our way of command handling
library 'me.lucko:commodore:2.2'
Expand Down

0 comments on commit 1731035

Please sign in to comment.