Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
Bump protocolize-api from 2.1.0 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps protocolize-api from 2.1.0 to 2.1.2.

---
updated-dependencies:
- dependency-name: dev.simplix:protocolize-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2022
1 parent e5be8fb commit ffa1dda
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 @@ -29,7 +29,7 @@ dependencies {
exclude module: 'annotation'
exclude module: 'guava'
}
compileOnly 'dev.simplix:protocolize-api:2.1.0'
compileOnly 'dev.simplix:protocolize-api:2.1.2'

compileOnly 'net.luckperms:api:5.4'
compileOnly 'com.github.LeonMangler:PremiumVanishAPI:2.7.11-2'
Expand Down

0 comments on commit ffa1dda

Please sign in to comment.