Skip to content

Commit

Permalink
build(deps): bump io.github.miniplaceholders:miniplaceholders-api
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 8bc3e63 commit 74d3489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pluginyml = { id = "net.minecrell.plugin-yml.bukkit", version = "0.6.0" }
[libraries]
annotations = { module = "org.jetbrains:annotations", version = "24.0.1" }
jedis = { module = "redis.clients:jedis", version = "4.1.1" }
miniplaceholders = { module = "io.github.miniplaceholders:miniplaceholders-api", version = "2.2.1" }
miniplaceholders = { module = "io.github.miniplaceholders:miniplaceholders-api", version = "2.2.3" }
commandframework = { module = "cloud.commandframework:cloud-paper", version = "1.8.4" }
configlib = { module = "de.exlll:configlib-yaml", version = "4.5.0" }
guice = { module = "com.google.inject:guice", version = "7.0.0" }
Expand Down

0 comments on commit 74d3489

Please sign in to comment.