Skip to content

Commit e14968c

Browse files
Bump org.junit:junit-bom from 6.0.0 to 6.0.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c975b9e commit e14968c

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
@@ -23,7 +23,7 @@
2323

2424
<jackson.version>2.20.0</jackson.version>
2525

26-
<junit.version>6.0.0</junit.version>
26+
<junit.version>6.0.1</junit.version>
2727
<assertj>3.27.6</assertj>
2828

2929
<git-code-format-maven-plugin.version>5.4</git-code-format-maven-plugin.version>

0 commit comments

Comments
 (0)