From 662d944849b0ac4738e733531ce7706813d6c2f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:38:29 +0000 Subject: [PATCH] Update all dependencies | datasource | package | from | to | | ---------- | ---------------------------------------------- | ------ | ------ | | maven | org.apache.maven.plugins:maven-surefire-plugin | 2.22.2 | 3.5.0 | | maven | org.jetbrains.kotlin:kotlin-maven-plugin | 1.7.10 | 2.0.20 | | maven | org.jetbrains.kotlin:kotlin-stdlib | 1.7.10 | 2.0.20 | --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bec41f1..6417cee 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ UTF-8 - 1.7.10 + 2.0.20 official 1.1.2 5.4.1 @@ -142,7 +142,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.5.0 org.codehaus.mojo