Skip to content

Commit

Permalink
Bump io.github.miniplaceholders:miniplaceholders-api from 2.2.1 to 2.…
Browse files Browse the repository at this point in the history
…2.3 (#37)

Bumps [io.github.miniplaceholders:miniplaceholders-api](https://github.com/MiniPlaceholders/MiniPlaceholders) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/MiniPlaceholders/MiniPlaceholders/releases)
- [Commits](MiniPlaceholders/MiniPlaceholders@2.2.1...2.2.3)

---
updated-dependencies:
- dependency-name: io.github.miniplaceholders:miniplaceholders-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 611f85e commit a206472
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 @@ -31,7 +31,7 @@ repositories {

dependencies {
compileOnly 'io.papermc.paper:paper-api:1.20.2-R0.1-SNAPSHOT'
compileOnly 'io.github.miniplaceholders:miniplaceholders-api:2.2.1'
compileOnly 'io.github.miniplaceholders:miniplaceholders-api:2.2.3'
}

processResources {
Expand Down

0 comments on commit a206472

Please sign in to comment.