Skip to content

Commit

Permalink
chore(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-junit` 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-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-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)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 12, 2023
1 parent efa40d7 commit fe38571
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 @@ -16,7 +16,7 @@

<properties>
<camunda.version>7.20.0</camunda.version>
<jgiven.version>1.3.0</jgiven.version>
<jgiven.version>1.3.1</jgiven.version>
<assertj.version>3.24.2</assertj.version>
<jgiven-kotlin.version>1.3.0.0</jgiven-kotlin.version>

Expand Down

0 comments on commit fe38571

Please sign in to comment.