From b14bae24e0416e5386a4808c484eeba3e948a0d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 21:54:03 +0000 Subject: [PATCH] fix(deps): update dependency io.netty.incubator:netty-incubator-codec-http3 to v0.0.23.final --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 47840e56c98..c10fd60ccfe 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -66,7 +66,7 @@ managed-kotlin-coroutines = "1.7.3" managed-methvin-directory-watcher = "0.18.0" managed-netty = "4.1.101.Final" managed-netty-iouring = "0.0.24.Final" -managed-netty-http3 = "0.0.22.Final" +managed-netty-http3 = "0.0.23.Final" managed-netty-tcnative = "2.0.62.Final" managed-reactive-streams = "1.0.4" # This should be kept aligned with https://github.com/micronaut-projects/micronaut-reactor/blob/master/gradle.properties from the BOM