Skip to content

Commit 6f0b725

Browse files
Bump com.tngtech.jgiven:jgiven-junit from 2.0.2 to 2.0.3 (#335)
Bumps [com.tngtech.jgiven:jgiven-junit](https://github.com/TNG/jgiven) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](TNG/JGiven@v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: com.tngtech.jgiven:jgiven-junit dependency-version: 2.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91330d4 commit 6f0b725

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
@@ -129,7 +129,7 @@ THE SOFTWARE.
129129
<dependency>
130130
<groupId>com.tngtech.jgiven</groupId>
131131
<artifactId>jgiven-junit</artifactId>
132-
<version>2.0.2</version>
132+
<version>2.0.3</version>
133133
<scope>test</scope>
134134
<exclusions>
135135
<!-- Provided by Jenkins core -->

0 commit comments

Comments
 (0)