Skip to content

Commit

Permalink
chore(deps): bump com.tngtech.jgiven:jgiven-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [com.tngtech.jgiven:jgiven-maven-plugin](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-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 19, 2024
1 parent ecea61e commit c3d456d
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 @@ -738,7 +738,7 @@
<plugin>
<groupId>com.tngtech.jgiven</groupId>
<artifactId>jgiven-maven-plugin</artifactId>
<version>1.3.1</version>
<version>2.0.1</version>
<configuration>
<format>html</format>
</configuration>
Expand Down

0 comments on commit c3d456d

Please sign in to comment.