Bump net.william278:PAPIProxyBridge from 1.2.2 to 1.3 (#77)

Bumps net.william278:PAPIProxyBridge from 1.2.2 to 1.3.

---
updated-dependencies:
- dependency-name: net.william278:PAPIProxyBridge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-05 10:29:31 +01:00 committed by GitHub
parent 936e1b1179
commit 97b3bf5deb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ dependencies {
compileOnly 'org.projectlombok:lombok:1.18.28'
compileOnly 'net.luckperms:api:5.4'
compileOnly 'io.github.miniplaceholders:miniplaceholders-api:2.0.0'
compileOnly 'net.william278:PAPIProxyBridge:1.2.2'
compileOnly 'net.william278:PAPIProxyBridge:1.3'
implementation 'org.apache.commons:commons-text:1.10.0'
implementation 'net.william278:annotaml:2.0.5'