Skip to content

Commit

Permalink
chore(deps): bump de.oliver:FancyNpcs from 2.4.0 to 2.4.1 (#169)
Browse files Browse the repository at this point in the history
Bumps de.oliver:FancyNpcs from 2.4.0 to 2.4.1.

---
updated-dependencies:
- dependency-name: de.oliver:FancyNpcs
  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 9, 2024
1 parent cc52669 commit e720a28
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 @@ -68,7 +68,7 @@ dependencies {
implementation("de.oliver.FancyAnalytics:api:0.1.6")
implementation("de.oliver.FancyAnalytics:logger:0.0.6")

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

0 comments on commit e720a28

Please sign in to comment.