Skip to content

chore(deps): bump com.anthropic:anthropic-java from 2.59.0 to 2.60.0 in /samples/kotlin-mcp-client in the other-dependencies group across 1 directory - #980

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/samples/kotlin-mcp-client/other-dependencies-80b2397ea2
Open

chore(deps): bump com.anthropic:anthropic-java from 2.59.0 to 2.60.0 in /samples/kotlin-mcp-client in the other-dependencies group across 1 directory#980
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/samples/kotlin-mcp-client/other-dependencies-80b2397ea2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the other-dependencies group with 1 update in the /samples/kotlin-mcp-client directory: com.anthropic:anthropic-java.

Updates com.anthropic:anthropic-java from 2.59.0 to 2.60.0

Release notes

Sourced from com.anthropic:anthropic-java's releases.

v2.60.0

2.60.0 (2026-09-01)

Full Changelog: v2.59.0...v2.60.0

Features

  • api: add external_user_onboarded_at to user profiles (2aa81c0)
  • api: add support for claude-fable-5-1 and claude-mythos-5-1 (f41a324)
  • api: add support for organization compliance settings in the Admin API (4b64a84)
  • api: support pagination on organization rate limit list endpoints (2aa81c0)
  • user_profiles: sort the user profile list by name with order_by=name (931543e)

Bug Fixes

  • api: mark the beta header required on Admin API Tunnel operations (898dabf)
  • api: remove unsupported allowed_callers from the toolset entries (53bd597)
  • client: include non-JSON error response bodies in API errors (04045b5)

Chores

  • api: remove unreleased thinking prefix_mismatched_behavior param (e01193a)
  • api: remove user profile relationship in favor of access_type (e01193a)
  • ci: keep the Maven artifact upload steps under stlc (7437d73)
  • docs: clarify disallowed characters in memory paths (20582c1)
  • internal: add browser-stubbed internal/node module and lint rule for Node built-in imports (2aa81c0)
  • internal: pin JAVA_HOME for detekt-rules tests and relax UnusedPrivateProperty for tests/examples (2aa81c0)
  • internal: read the request id shown in Terraform error diagnostics from the response header (2aa81c0)
  • internal: remove discriminator support from PropertyInfo (4b64a84)

Documentation

  • api: backtick identifiers in managed-agents API descriptions (db40558)
  • api: describe external_key_id and compartment_id behavior on Claude Platform on AWS (5eefbe1)
  • changelog: detail the beta files/skills GA-shape change (#398) (0105936)
Changelog

Sourced from com.anthropic:anthropic-java's changelog.

2.60.0 (2026-09-01)

Full Changelog: v2.59.0...v2.60.0

Features

  • api: add external_user_onboarded_at to user profiles (2aa81c0)
  • api: add support for claude-fable-5-1 and claude-mythos-5-1 (f41a324)
  • api: add support for organization compliance settings in the Admin API (4b64a84)
  • api: support pagination on organization rate limit list endpoints (2aa81c0)
  • user_profiles: sort the user profile list by name with order_by=name (931543e)

Bug Fixes

  • api: mark the beta header required on Admin API Tunnel operations (898dabf)
  • api: remove unsupported allowed_callers from the toolset entries (53bd597)
  • client: include non-JSON error response bodies in API errors (04045b5)

Chores

  • api: remove unreleased thinking prefix_mismatched_behavior param (e01193a)
  • api: remove user profile relationship in favor of access_type (e01193a)
  • ci: keep the Maven artifact upload steps under stlc (7437d73)
  • docs: clarify disallowed characters in memory paths (20582c1)
  • internal: add browser-stubbed internal/node module and lint rule for Node built-in imports (2aa81c0)
  • internal: pin JAVA_HOME for detekt-rules tests and relax UnusedPrivateProperty for tests/examples (2aa81c0)
  • internal: read the request id shown in Terraform error diagnostics from the response header (2aa81c0)
  • internal: remove discriminator support from PropertyInfo (4b64a84)

Documentation

  • api: backtick identifiers in managed-agents API descriptions (db40558)
  • api: describe external_key_id and compartment_id behavior on Claude Platform on AWS (5eefbe1)
  • changelog: detail the beta files/skills GA-shape change (#398) (0105936)
Commits
  • 1dfef96 Merge pull request #397 from anthropics/release-please--branches--main--chang...
  • 110af9e release: 2.60.0
  • f41a324 feat(api): add support for claude-fable-5-1 and claude-mythos-5-1
  • 04045b5 fix(client): include non-JSON error response bodies in API errors
  • 5eefbe1 docs(api): describe external_key_id and compartment_id behavior on Claude Pla...
  • 841463e Merge branch 'main' into next
  • 0105936 docs(changelog): detail the beta files/skills GA-shape change (#398)
  • 53bd597 fix(api): remove unsupported allowed_callers from the toolset entries
  • 20582c1 chore(docs): clarify disallowed characters in memory paths
  • db40558 docs(api): backtick identifiers in managed-agents API descriptions
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the other-dependencies group with 1 update in the /samples/kotlin-mcp-client directory: [com.anthropic:anthropic-java](https://github.com/anthropics/anthropic-sdk-java).


Updates `com.anthropic:anthropic-java` from 2.59.0 to 2.60.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-java/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-java/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-java@v2.59.0...v2.60.0)

---
updated-dependencies:
- dependency-name: com.anthropic:anthropic-java
  dependency-version: 2.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates kotlin Kotlin-related changes samples Sample projects and examples labels Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates kotlin Kotlin-related changes samples Sample projects and examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants