Skip to content

Commit 8e9943e

Browse files
Bump com.tngtech.jgiven:jgiven-junit from 1.3.1 to 2.0.1
Bumps [com.tngtech.jgiven:jgiven-junit](https://github.com/TNG/jgiven) from 1.3.1 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.3.1...v2.0.1) --- updated-dependencies: - dependency-name: com.tngtech.jgiven:jgiven-junit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2e29c9 commit 8e9943e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ THE SOFTWARE.
128128
<dependency>
129129
<groupId>com.tngtech.jgiven</groupId>
130130
<artifactId>jgiven-junit</artifactId>
131-
<version>1.3.1</version>
131+
<version>2.0.1</version>
132132
<scope>test</scope>
133133
<exclusions>
134134
<!-- Provided by Jenkins core -->

0 commit comments

Comments
 (0)