Skip to content

Commit 6238ade

Browse files
Bump jgiven.version from 1.2.0 to 1.2.1
Bumps `jgiven.version` from 1.2.0 to 1.2.1. Updates `jgiven-core` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](TNG/JGiven@v1.2.0...v1.2.1) Updates `jgiven-junit5` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](TNG/JGiven@v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: com.tngtech.jgiven:jgiven-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-junit5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4570fb3 commit 6238ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<kotlin.version>1.6.21</kotlin.version>
2020
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
2121

22-
<jgiven.version>1.2.0</jgiven.version>
22+
<jgiven.version>1.2.1</jgiven.version>
2323
<spring-boot.version>2.3.7.RELEASE</spring-boot.version>
2424

2525
</properties>

0 commit comments

Comments
 (0)