Skip to content

Commit

Permalink
Bump com.tngtech.jgiven:jgiven-maven-plugin from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [com.tngtech.jgiven:jgiven-maven-plugin](https://github.com/TNG/jgiven) from 2.0.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@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: com.tngtech.jgiven:jgiven-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 4c03390 commit 3d079e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@
<plugin>
<groupId>com.tngtech.jgiven</groupId>
<artifactId>jgiven-maven-plugin</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<executions>
<execution>
<id>generate-report</id>
Expand Down

0 comments on commit 3d079e7

Please sign in to comment.