Skip to content

Commit

Permalink
chore(deps): bump acf-paper from 0.5.0-SNAPSHOT to 0.5.1-SNAPSHOT
Browse files Browse the repository at this point in the history
Bumps acf-paper from 0.5.0-SNAPSHOT to 0.5.1-SNAPSHOT.

---
updated-dependencies:
- dependency-name: co.aikar:acf-paper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2022
1 parent 82e8916 commit 0089f7d
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 @@ -63,7 +63,7 @@ dependencies {

implementation 'net.silthus:ebean-wrapper:2.9.1'
implementation 'net.silthus.configlib:configlib-bukkit:2.6.0'
implementation 'co.aikar:acf-paper:0.5.0-SNAPSHOT'
implementation 'co.aikar:acf-paper:0.5.1-SNAPSHOT'
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.13.4'

implementation 'net.kyori:adventure-api:4.10.1'
Expand Down

0 comments on commit 0089f7d

Please sign in to comment.