From e401dc13c3b4dfd9cb11d27120a512437880f91f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 18:35:13 +0000 Subject: [PATCH] fix(deps): update dependency io.micronaut.platform:micronaut-parent to v4.6.2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f8313e5e..8e631ca1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,4 +2,4 @@ kotlin.code.style=official kotlin.daemon.jvmargs=-Xmx1500m micronautCoreVersion=4.5.4 -micronautParentVersion=4.5.1 \ No newline at end of file +micronautParentVersion=4.6.2 \ No newline at end of file