From c9d71cb218d1612c1d86a93c82ab199b33843a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 09:53:08 +0000 Subject: [PATCH] Bump jgiven.version from 2.0.1 to 2.0.2 Bumps `jgiven.version` from 2.0.1 to 2.0.2. Updates `com.tngtech.jgiven:jgiven-core` from 2.0.1 to 2.0.2 - [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/v2.0.1...v2.0.2) Updates `com.tngtech.jgiven:jgiven-junit5` from 2.0.1 to 2.0.2 - [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/v2.0.1...v2.0.2) Updates `com.tngtech.jgiven:jgiven-spring-junit5` from 2.0.1 to 2.0.2 - [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/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: com.tngtech.jgiven:jgiven-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-junit5 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-spring-junit5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c1d9da..614846d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ true - 2.0.1 + 2.0.2 3.27.3