Skip to content

Commit cdb0be1

Browse files
chore(deps): bump junit.version from 5.8.0 to 5.8.2 (#224)
Bumps `junit.version` from 5.8.0 to 5.8.2. Updates `junit-jupiter-params` from 5.8.0 to 5.8.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.0...r5.8.2) Updates `junit-jupiter-api` from 5.8.0 to 5.8.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.0...r5.8.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c64e66 commit cdb0be1

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
@@ -23,7 +23,7 @@
2323
<sha1></sha1>
2424
<changelist>-SNAPSHOT</changelist>
2525
<java.version>11</java.version>
26-
<junit.version>5.8.0</junit.version>
26+
<junit.version>5.8.2</junit.version>
2727

2828
<maven.compiler.source>${java.version}</maven.compiler.source>
2929
<maven.compiler.target>${java.version}</maven.compiler.target>

0 commit comments

Comments
 (0)