Skip to content

Commit be5e571

Browse files
Bump org.junit:junit-bom from 5.10.2 to 5.11.4
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.11.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8541a6e commit be5e571

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
@@ -21,7 +21,7 @@
2121

2222
<slf4j.version>2.0.15</slf4j.version>
2323
<logback-classic.version>1.4.5</logback-classic.version>
24-
<junit.version>5.10.2</junit.version>
24+
<junit.version>5.11.4</junit.version>
2525
<assertj.version>3.25.3</assertj.version>
2626
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
2727
</properties>

0 commit comments

Comments
 (0)