From 9b9e13a351ab3d54e41549e949f21dd74c8560a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 06:34:19 +0000 Subject: [PATCH] Update dependency io.micronaut:micronaut-http-client from 4.2.2 to 4.2.3 --- 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 53fce6e9..6cf20226 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -35,7 +35,7 @@ google-places = "3.3.0" google-datastore = "2.17.6" micronaut = "4.2.1" -micronaut-http = "4.2.2" +micronaut-http = "4.2.3" micronaut-jackson = "2.5.1" micronaut-handlebars = "5.0.1" snakeyaml = "2.2"