Skip to content

Commit 0832cef

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump junit-bom from 5.9.1 to 5.9.2
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.1...r5.9.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b93048d commit 0832cef

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
@@ -48,7 +48,7 @@
4848
<maven.compiler.target>8</maven.compiler.target>
4949
<redirectTestOutputToFile>true</redirectTestOutputToFile>
5050
<project.build.outputTimestamp>2022-12-17T17:23:49Z</project.build.outputTimestamp>
51-
<jupiter.version>5.9.1</jupiter.version>
51+
<jupiter.version>5.9.2</jupiter.version>
5252
<aspectj.version>1.9.9.1</aspectj.version>
5353
<maven.version>3.2.5</maven.version>
5454
<errorprone.version>2.16</errorprone.version>

0 commit comments

Comments
 (0)