Skip to content

Commit

Permalink
fix(deps): update dependency cloud.commandframework:cloud-annotations…
Browse files Browse the repository at this point in the history
… to v1.8.3
  • Loading branch information
renovate[bot] committed Mar 17, 2023
1 parent b51e484 commit de2b03b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,8 @@ dependencies {

// Command Handling! https://commandframework.cloud
library 'cloud.commandframework:cloud-core:1.8.2'
library 'cloud.commandframework:cloud-annotations:1.8.2'
annotationProcessor('cloud.commandframework:cloud-annotations:1.8.2')
library 'cloud.commandframework:cloud-annotations:1.8.3'
annotationProcessor('cloud.commandframework:cloud-annotations:1.8.3')
library 'cloud.commandframework:cloud-paper:1.8.3'
library 'cloud.commandframework:cloud-minecraft-extras:1.8.2'
// Dependency for our way of command handling
Expand Down

0 comments on commit de2b03b

Please sign in to comment.