Skip to content

Commit

Permalink
Update dependency com.github.seancfoley:ipaddress to v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and acrylic-style committed Mar 12, 2024
1 parent a68efc0 commit 6ee0730
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 @@ -3,5 +3,5 @@ dependencies {
api("commons-logging:commons-logging:1.3.0")
api("io.netty:netty-all:4.1.107.Final")
api("org.apache.logging.log4j:log4j-api:${parent!!.extra.get("log4jVersion")}")
api("com.github.seancfoley:ipaddress:5.4.0")
api("com.github.seancfoley:ipaddress:5.5.0")
}

0 comments on commit 6ee0730

Please sign in to comment.