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.2 (#45) [skip ci]

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and BrycensRanch committed Mar 18, 2023
1 parent e4be59d commit 673d4ff
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 @@ -209,7 +209,7 @@ dependencies {
annotationProcessor('org.projectlombok:lombok:1.18.26')
annotationProcessor('com.fasterxml.jackson.core:jackson-annotations:2.14.2')
library 'com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.14.2'
implementation 'cloud.commandframework:cloud-paper:1.8.1'
implementation 'cloud.commandframework:cloud-paper:1.8.2'
implementation 'cloud.commandframework:cloud-minecraft-extras:1.8.1'
// Dependency for our way of command handling
implementation 'me.lucko:commodore:2.2'
Expand Down

0 comments on commit 673d4ff

Please sign in to comment.