Skip to content

Commit 50487dd

Browse files
Bump org.junit:junit-bom from 6.0.3 to 6.1.0
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>
1 parent b2cabab commit 50487dd

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
@@ -65,7 +65,7 @@
6565

6666
<!-- Test dependencies version -->
6767
<logback.version>1.5.32</logback.version>
68-
<junit.version>6.0.3</junit.version>
68+
<junit.version>6.1.0</junit.version>
6969
<testcontainer.version>2.0.5</testcontainer.version>
7070
<wiremock.version>3.13.2</wiremock.version>
7171
<mockito.version>5.23.0</mockito.version>

0 commit comments

Comments
 (0)