Skip to content

Commit d7bcf03

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

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.1</jackson.version>
2525

26-
<junit.version>6.0.1</junit.version>
26+
<junit.version>6.0.2</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)