Skip to content

Commit 6fca1eb

Browse files
chore(deps): bump the testing group across 1 directory with 2 updates
Bumps the testing group with 2 updates in the / directory: [org.junit:junit-bom](https://github.com/junit-team/junit-framework) and [org.assertj:assertj-core](https://github.com/assertj/assertj). Updates `org.junit:junit-bom` from 5.11.4 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r6.1.0) Updates `org.assertj:assertj-core` from 3.27.3 to 3.27.7 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.7) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66d9781 commit 6fca1eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
<jmh.version>1.37</jmh.version>
5757

5858
<!-- Test dependency versions -->
59-
<junit.version>5.11.4</junit.version>
60-
<assertj.version>3.27.3</assertj.version>
59+
<junit.version>6.1.0</junit.version>
60+
<assertj.version>3.27.7</assertj.version>
6161

6262
<!-- Plugin versions -->
6363
<maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)