Skip to content

Commit

Permalink
fix(deps): update dependency cloud.commandframework:cloud-core to v1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and BrycensRanch committed Mar 18, 2023
1 parent 4bfb51b commit 312573d
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 @@ -250,7 +250,7 @@ dependencies {
// We went from 5MB to 1.4MB, so it's a win-win.

// Command Handling! https://commandframework.cloud
library 'cloud.commandframework:cloud-core:1.8.2'
library 'cloud.commandframework:cloud-core:1.8.3'
library 'cloud.commandframework:cloud-annotations:1.8.3'
annotationProcessor('cloud.commandframework:cloud-annotations:1.8.3')
library 'cloud.commandframework:cloud-paper:1.8.3'
Expand Down

0 comments on commit 312573d

Please sign in to comment.