Skip to content

Commit

Permalink
build(deps): bump jgiven.version from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps `jgiven.version` from 2.0.0 to 2.0.1.

Updates `com.tngtech.jgiven:jgiven-junit5` 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)

Updates `com.tngtech.jgiven:jgiven-spring-junit5` 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)

Updates `com.tngtech.jgiven:jgiven-spring` 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)

Updates `com.tngtech.jgiven:jgiven-html5-report` 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)

Updates `com.tngtech.jgiven:jgiven-maven-plugin` 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-junit5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.tngtech.jgiven:jgiven-spring-junit5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.tngtech.jgiven:jgiven-spring
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: com.tngtech.jgiven:jgiven-html5-report
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: com.tngtech.jgiven:jgiven-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 8933db2 commit b5e6b58
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 @@ -26,7 +26,7 @@
<camunda-assert.version>${camunda.version.ce}</camunda-assert.version>

<kotlin.version>2.0.21</kotlin.version>
<jgiven.version>2.0.0</jgiven.version>
<jgiven.version>2.0.1</jgiven.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>

<kotlin-logging.version>3.0.5</kotlin-logging.version>
Expand Down

0 comments on commit b5e6b58

Please sign in to comment.