Skip to content

Commit

Permalink
build(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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2021
1 parent 49b57a5 commit e85e443
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 @@ -64,7 +64,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.1'

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

0 comments on commit e85e443

Please sign in to comment.