Skip to content

Commit 98956a5

Browse files
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](TNG/JGiven@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] <[email protected]>
1 parent dc39a42 commit 98956a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<dependency>
289289
<groupId>com.tngtech.jgiven</groupId>
290290
<artifactId>jgiven-spring-junit5</artifactId>
291-
<version>1.2.0</version>
291+
<version>2.0.1</version>
292292
<scope>test</scope>
293293
</dependency>
294294

0 commit comments

Comments
 (0)