Skip to content

Commit f32b1b6

Browse files
Bump junit-bom from 5.9.0 to 5.9.1
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.9.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 039ff7f commit f32b1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<maven.compiler.target>8</maven.compiler.target>
4949
<redirectTestOutputToFile>true</redirectTestOutputToFile>
5050
<project.build.outputTimestamp>2022-07-18T09:32:04Z</project.build.outputTimestamp>
51-
<jupiter.version>5.9.0</jupiter.version>
51+
<jupiter.version>5.9.1</jupiter.version>
5252
<aspectj.version>1.9.9.1</aspectj.version>
5353
<maven.version>3.2.5</maven.version>
5454
<errorprone.version>2.15.0</errorprone.version>

0 commit comments

Comments
 (0)