We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff4b734 commit 3ca82b8Copy full SHA for 3ca82b8
project.clj
@@ -14,6 +14,7 @@
14
[potemkin "0.4.5"]
15
[io.netty/netty-transport ~netty-version]
16
[io.netty/netty-transport-native-epoll ~netty-version :classifier "linux-x86_64"]
17
+ [io.netty/netty-transport-native-epoll ~netty-version :classifier "linux-aarch_64"]
18
[io.netty/netty-codec ~netty-version]
19
[io.netty/netty-codec-http ~netty-version]
20
[io.netty/netty-handler ~netty-version]
0 commit comments