Skip to content

Commit

Permalink
Bump org.lushplugins:ChatColorHandler from 3.1.0 to 5.1.0 (#2)
Browse files Browse the repository at this point in the history
Bumps org.lushplugins:ChatColorHandler from 3.1.0 to 5.1.0.

---
updated-dependencies:
- dependency-name: org.lushplugins:ChatColorHandler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 12, 2024
1 parent 74f681a commit 6a53fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
dependencies {
compileOnly("org.spigotmc:spigot-api:1.20.6-R0.1-SNAPSHOT")

implementation("org.lushplugins:ChatColorHandler:3.1.0")
implementation("org.lushplugins:ChatColorHandler:5.1.0")
implementation("org.jetbrains:annotations:26.0.0")
}

Expand Down

0 comments on commit 6a53fa2

Please sign in to comment.