Skip to content

Commit 5319742

Browse files
dependabot[bot]cyberkaida
authored andcommitted
chore(deps): bump io.modelcontextprotocol.sdk:mcp-bom
Bumps [io.modelcontextprotocol.sdk:mcp-bom](https://github.com/modelcontextprotocol/java-sdk) from 0.11.2 to 0.12.0. - [Release notes](https://github.com/modelcontextprotocol/java-sdk/releases) - [Commits](modelcontextprotocol/java-sdk@v0.11.2...v0.12.0) --- updated-dependencies: - dependency-name: io.modelcontextprotocol.sdk:mcp-bom dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d6917b commit 5319742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ repositories {
108108
dependencies {
109109
// Any external dependencies added here will automatically be copied to the lib/ directory when
110110
// this extension is built.
111-
implementation platform("io.modelcontextprotocol.sdk:mcp-bom:0.11.2")
111+
implementation platform("io.modelcontextprotocol.sdk:mcp-bom:0.12.0")
112112
implementation "io.modelcontextprotocol.sdk:mcp"
113113
implementation "jakarta.servlet:jakarta.servlet-api:6.1.0"
114114
// Add Jetty for embedded servlet support

0 commit comments

Comments
 (0)