Skip to content

Commit 804a59e

Browse files
chore(deps): bump org.junit:junit-bom from 6.0.3 to 6.1.0 (#330)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.3 to 6.1.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5446da6 commit 804a59e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<eclipselink.version>5.0.0</eclipselink.version>
4444

4545
<!-- tests -->
46-
<junit.version>6.0.3</junit.version>
46+
<junit.version>6.1.0</junit.version>
4747
<mockito.version>5.23.0</mockito.version>
4848
<hamcrest.version>3.0</hamcrest.version>
4949
<awaitility.version>4.3.0</awaitility.version>

0 commit comments

Comments
 (0)