oops - velocity

This commit is contained in:
chris 2024-04-18 23:55:39 +02:00 committed by GitHub
parent 3c20161190
commit 7c7b9a6177
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ platformRelocate("org.yaml")
exclude("com.google.*:*")
// Needed because Velocity provides every dependency except netty-resolver-dns
exclude("io.netty.incubator:netty-incubator-transport-native-io_uring:*")
exclude("io.netty.incubator:netty-incubator-transport-native-io_uring:.*")
exclude("io.netty:netty-transport-native-epoll:*")
exclude("io.netty:netty-transport-native-unix-common:*")
exclude("io.netty:netty-transport-native-kqueue:*")