From 98956a52797719d5eb57abeece1d19a65a25b266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 12:21:15 +0000 Subject: [PATCH] Bump com.tngtech.jgiven:jgiven-spring-junit5 in /spring-boot-example Bumps [com.tngtech.jgiven:jgiven-spring-junit5](https://github.com/TNG/jgiven) from 1.2.0 to 2.0.1. - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.0...v2.0.1) --- updated-dependencies: - dependency-name: com.tngtech.jgiven:jgiven-spring-junit5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- spring-boot-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-example/pom.xml b/spring-boot-example/pom.xml index d2b4fa1..de6fdf9 100644 --- a/spring-boot-example/pom.xml +++ b/spring-boot-example/pom.xml @@ -288,7 +288,7 @@ com.tngtech.jgiven jgiven-spring-junit5 - 1.2.0 + 2.0.1 test