Skip to content

Commit

Permalink
Merge pull request #16 from AzisabaNetwork/renovate/netty-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
acrylic-style authored Apr 13, 2022
2 parents 9bfa1ff + c371ea8 commit e1a4c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
api(project(":common"))

// netty
api("io.netty:netty-all:4.1.75.Final")
api("io.netty:netty-all:4.1.76.Final")

// logging
api("org.apache.logging.log4j:log4j-api:$log4jVersion")
Expand Down

0 comments on commit e1a4c5f

Please # to comment.