From bd9923ab7e60fee04226aad12a68edab2ddea0bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 15:14:18 +0000 Subject: [PATCH] fix(deps): update dependency com.typesafe:config to v1.4.7 (#231) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- providers/hocon/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/hocon/pom.xml b/providers/hocon/pom.xml index 2eaf84c..1a0b902 100644 --- a/providers/hocon/pom.xml +++ b/providers/hocon/pom.xml @@ -50,7 +50,7 @@ com.typesafe config - 1.4.6 + 1.4.7 compile