From a015595ab1954e9dcb96508bf2037873149b12fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 10:25:47 +0000 Subject: [PATCH] Update dependency io.netty:netty-transport-native-kqueue to v4.1.98.Final | datasource | package | from | to | | ---------- | -------------------------------------- | ------------ | ------------ | | maven | io.netty:netty-transport-native-kqueue | 4.1.75.Final | 4.1.98.Final | --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index d48224d..59e8553 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -16,7 +16,7 @@ kotestGradle = "5.2.3" graphQL = "16.2" kotlinGraphQL = "4.0.0-alpha.17" http4k = "4.25.8.0" -nettyTransport = "4.1.75.Final" +nettyTransport = "4.1.98.Final" http3 = "4.9.3" githooks = "0.0.2" kotlinBinaryCompatibilityValidator = "0.8.0"