Skip to content

Commit bf82567

Browse files
Bump org.junit:junit-bom from 5.11.0 to 5.11.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.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 58464cd commit bf82567

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
@@ -30,7 +30,7 @@
3030
<commons-lang3.version>3.17.0</commons-lang3.version>
3131
<commons-io.version>2.17.0</commons-io.version>
3232
<commons-collections4.version>4.4</commons-collections4.version>
33-
<junit.version>5.11.0</junit.version>
33+
<junit.version>5.11.1</junit.version>
3434
<assertj-core.version>3.26.3</assertj-core.version>
3535
<toml4j.version>0.7.3</toml4j.version>
3636
<picocli.version>4.7.6</picocli.version>

0 commit comments

Comments
 (0)