Skip to content

Commit

Permalink
Add netty-transport-native-unix-common to modules/transport-netty4/bu…
Browse files Browse the repository at this point in the history
…ild.gradle to satisfy transitive dependency

Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Jul 11, 2022
1 parent 786b8d5 commit 9a2d837
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions modules/transport-netty4/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ dependencies {
api "io.netty:netty-handler:${versions.netty}"
api "io.netty:netty-resolver:${versions.netty}"
api "io.netty:netty-transport:${versions.netty}"
api "io.netty:netty-transport-native-unix-common:${versions.netty}"
}

restResources {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
62c64e182a11e31ad80e68a94f0b02b45344df23

0 comments on commit 9a2d837

Please sign in to comment.