Skip to content

Commit

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

Updates `com.tngtech.jgiven:jgiven-junit5` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.3.0...v1.3.1)

Updates `com.tngtech.jgiven:jgiven-spring-junit5` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.3.0...v1.3.1)

Updates `com.tngtech.jgiven:jgiven-spring` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.3.0...v1.3.1)

Updates `com.tngtech.jgiven:jgiven-html5-report` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.3.0...v1.3.1)

Updates `com.tngtech.jgiven:jgiven-maven-plugin` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.3.0...v1.3.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent af109b7 commit 3c69034
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>1.9.21</kotlin.version>
<jgiven.version>1.3.0</jgiven.version>
<jgiven.version>1.3.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 3c69034

Please sign in to comment.