Skip to content

Commit a7ea336

Browse files
Bump com.github.seancfoley:ipaddress from 5.5.1 to 5.6.1 (#16)
Bumps [com.github.seancfoley:ipaddress](https://github.com/seancfoley/IPAddress) from 5.5.1 to 5.6.1. - [Release notes](https://github.com/seancfoley/IPAddress/releases) - [Commits](seancfoley/IPAddress@v5.5.1...v5.6.1) --- updated-dependencies: - dependency-name: com.github.seancfoley:ipaddress dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a2c39f commit a7ea336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
implementation("de.marhali:json5-java:3.0.0")
7878
implementation("net.kyori:adventure-text-minimessage:4.26.1")
7979
implementation("net.kyori:adventure-text-serializer-legacy:4.26.1")
80-
implementation("com.github.seancfoley:ipaddress:5.5.1")
80+
implementation("com.github.seancfoley:ipaddress:5.6.1")
8181
implementation("org.bstats:bstats-bukkit:3.1.0")
8282
implementation("org.bstats:bstats-bungeecord:3.1.0")
8383
implementation("org.bstats:bstats-velocity:3.1.0")

0 commit comments

Comments
 (0)