From 2a305ef8a2ae7db66a5fd933b00c5be522bb3788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 07:11:08 +0000 Subject: [PATCH] deps(template)(deps): Bump io.github.ktestify:ktestify-core Bumps the ktestify group in /src/main/resources/archetype-resources with 1 update: [io.github.ktestify:ktestify-core](https://github.com/ktestify/ktestify-core). Updates `io.github.ktestify:ktestify-core` from 0.1.1 to 0.1.2 - [Release notes](https://github.com/ktestify/ktestify-core/releases) - [Changelog](https://github.com/ktestify/ktestify-core/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktestify/ktestify-core/compare/v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: io.github.ktestify:ktestify-core dependency-version: 0.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktestify ... Signed-off-by: dependabot[bot] --- src/main/resources/archetype-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/archetype-resources/pom.xml b/src/main/resources/archetype-resources/pom.xml index 212be6c..1c2c679 100644 --- a/src/main/resources/archetype-resources/pom.xml +++ b/src/main/resources/archetype-resources/pom.xml @@ -52,7 +52,7 @@ UTF-8 - 0.1.1 + 0.1.2 7.34.4 6.1.1 1.18.46