Skip to content

Commit

Permalink
Bump net.kyori:adventure-text-minimessage from 4.15.0 to 4.16.0
Browse files Browse the repository at this point in the history
Bumps [net.kyori:adventure-text-minimessage](https://github.com/KyoriPowered/adventure) from 4.15.0 to 4.16.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.15.0...v4.16.0)

---
updated-dependencies:
- dependency-name: net.kyori:adventure-text-minimessage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 11badcb commit 1d1ebe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {

implementation("com.zaxxer:HikariCP:5.1.0")
implementation("com.github.simplix-softworks:simplixstorage:3.2.7")
implementation("net.kyori:adventure-text-minimessage:4.15.0")
implementation("net.kyori:adventure-text-minimessage:4.16.0")
implementation("com.github.Mindgamesnl:storm:e1f961b480")
implementation("mysql:mysql-connector-java:8.0.33") /* Adding drivers for MySQL and SQLite */
implementation("org.xerial:sqlite-jdbc:3.45.0.0")
Expand Down

0 comments on commit 1d1ebe6

Please sign in to comment.