Skip to content

Commit 1f36482

Browse files
Bump org.junit:junit-bom from 5.13.0 to 5.13.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.13.0 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5af23a0 commit 1f36482

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

26-
<junit.version>5.13.0</junit.version>
26+
<junit.version>5.13.1</junit.version>
2727
<assertj>3.27.3</assertj>
2828

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

0 commit comments

Comments
 (0)