Skip to content

Commit af4c89b

Browse files
Bump junit-bom from 5.9.2 to 5.9.3
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.2...r5.9.3) --- 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 c88910c commit af4c89b

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
@@ -20,7 +20,7 @@
2020
<maven.compiler.release>${java.version}</maven.compiler.release>
2121
<wiremock.version>2.35.0</wiremock.version>
2222
<testcontainers.version>1.18.0</testcontainers.version>
23-
<junit.version>5.9.2</junit.version>
23+
<junit.version>5.9.3</junit.version>
2424
<assertj.version>3.24.2</assertj.version>
2525
<project.scm.id>github</project.scm.id>
2626
</properties>

0 commit comments

Comments
 (0)