From 16d122333f24239c77cbfddfcbec66e4553a15e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 15:16:29 +0000 Subject: [PATCH] chore(deps): update kotlin monorepo to v1.9.25 --- custom-test/custom-kotlin/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-test/custom-kotlin/pom.xml b/custom-test/custom-kotlin/pom.xml index 66dbe94..9219986 100644 --- a/custom-test/custom-kotlin/pom.xml +++ b/custom-test/custom-kotlin/pom.xml @@ -15,7 +15,7 @@ false 1.8 - 1.9.20 + 1.9.25 official diff --git a/pom.xml b/pom.xml index 205c039..91e73b9 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ false ${java.version} - 1.9.20 + 1.9.25 official