Skip to content

Commit

Permalink
Merge branch 'main' into feat/grpc-reconnect-in-process
Browse files Browse the repository at this point in the history
  • Loading branch information
toddbaert authored Jan 14, 2025
2 parents 123f143 + 5a293bb commit 7a72953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/flagd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<!-- we only support unix sockets on linux, via epoll native lib -->
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-epoll</artifactId>
<version>4.1.116.Final</version>
<version>4.1.117.Final</version>
<!-- TODO: with 5+ (still alpha), arm is support and we should package multiple versions -->
<classifier>linux-x86_64</classifier>
</dependency>
Expand Down

0 comments on commit 7a72953

Please sign in to comment.