Skip to content

Commit a1b8c1a

Browse files
dependabot[bot]metacosm
authored andcommitted
chore(deps): bump junit.version from 5.7.0 to 5.7.2
Bumps `junit.version` from 5.7.0 to 5.7.2. Updates `junit-jupiter-api` from 5.7.0 to 5.7.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.0...r5.7.2) Updates `junit-jupiter-engine` from 5.7.0 to 5.7.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.0...r5.7.2) Updates `junit-jupiter-params` from 5.7.0 to 5.7.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.0...r5.7.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c38731f commit a1b8c1a

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
@@ -35,7 +35,7 @@
3535
</scm>
3636

3737
<properties>
38-
<junit.version>5.7.0</junit.version>
38+
<junit.version>5.7.2</junit.version>
3939
<surefire.version>3.0.0-M5</surefire.version>
4040
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4141
<fabric8-client.version>5.6.0</fabric8-client.version>

0 commit comments

Comments
 (0)