Skip to content

Commit

Permalink
Merge pull request #46 from AzisabaNetwork/renovate/netty-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
acrylic-style authored Apr 4, 2023
2 parents d2f6777 + 093c60d commit f3c5f44
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
@@ -1,7 +1,7 @@
dependencies {
api("org.yaml:snakeyaml:1.33")
api("commons-logging:commons-logging:1.2")
api("io.netty:netty-all:4.1.87.Final")
api("io.netty:netty-all:4.1.91.Final")
api("org.apache.logging.log4j:log4j-api:${parent!!.extra.get("log4jVersion")}")
api("com.github.seancfoley:ipaddress:5.4.0")
}

0 comments on commit f3c5f44

Please sign in to comment.