Bump com.github.seancfoley:ipaddress from 5.6.1 to 5.6.2 (#25)

Bumps [com.github.seancfoley:ipaddress](https://github.com/seancfoley/IPAddress) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/seancfoley/IPAddress/releases)
- [Commits](https://github.com/seancfoley/IPAddress/compare/v5.6.1...v5.6.2)

---
updated-dependencies:
- dependency-name: com.github.seancfoley:ipaddress
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-19 15:58:57 +00:00
committed by GitHub
parent a878374e97
commit 6510b5d1a6

View File

@@ -77,7 +77,7 @@ dependencies {
implementation("de.marhali:json5-java:3.0.0")
implementation("net.kyori:adventure-text-minimessage:4.26.1")
implementation("net.kyori:adventure-text-serializer-legacy:4.26.1")
implementation("com.github.seancfoley:ipaddress:5.6.1")
implementation("com.github.seancfoley:ipaddress:5.6.2")
implementation("org.bstats:bstats-bukkit:3.2.1")
implementation("org.bstats:bstats-bungeecord:3.2.1")
implementation("org.bstats:bstats-velocity:3.2.1")