Skip to content

Commit c587519

Browse files
build(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 1cff1c9 commit c587519

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
@@ -64,8 +64,8 @@
6464
<mcp-sdk.version>2.0.0-M3</mcp-sdk.version>
6565

6666
<!-- Test dependency versions -->
67-
<junit.version>5.11.4</junit.version>
68-
<assertj.version>3.27.3</assertj.version>
67+
<junit.version>6.1.0</junit.version>
68+
<assertj.version>3.27.7</assertj.version>
6969

7070
<!-- Plugin versions -->
7171
<maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)