Skip to content

Commit

Permalink
chore(deps): bump org.lushplugins:ChatColorHandler from 5.1.0 to 5.1.2 (
Browse files Browse the repository at this point in the history
#182)

Bumps org.lushplugins:ChatColorHandler from 5.1.0 to 5.1.2.

---
updated-dependencies:
- dependency-name: org.lushplugins:ChatColorHandler
  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 Jan 15, 2025
1 parent 9cccbcb commit 40e33df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
compileOnly("de.oliver:FancyLib:35")
compileOnly("de.oliver.FancyAnalytics:logger:0.0.6")

implementation("org.lushplugins:ChatColorHandler:5.1.0")
implementation("org.lushplugins:ChatColorHandler:5.1.2")
}

tasks {
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
implementation("de.oliver.FancyAnalytics:logger:0.0.6")

compileOnly("de.oliver:FancyNpcs:2.4.1")
compileOnly("org.lushplugins:ChatColorHandler:5.1.0")
compileOnly("org.lushplugins:ChatColorHandler:5.1.2")
compileOnly("org.geysermc.floodgate:api:2.2.3-SNAPSHOT")
}

Expand Down

0 comments on commit 40e33df

Please sign in to comment.