From 141d1ec9364691725b9892564634350f007ed5b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:14:29 -0700 Subject: [PATCH] Bump the dependencies group in /value with 3 updates Bumps the dependencies group in /value with 3 updates: [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin), org.jetbrains.kotlin:kotlin-maven-plugin and [org.jetbrains.kotlin:kotlin-metadata-jvm](https://github.com/JetBrains/kotlin). Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.4.0 to 2.4.10
Release notes

Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.

Kotlin 2.4.10

Changelog

Backend. Wasm

Compiler

Compose Compiler

Klibs

Tools. CLI

Tools. Gradle. BCV

Tools. Gradle. JS

Tools. Gradle. Multiplatform

Tools. Scripts

Kotlin 2.4.10-RC2

Changelog

Backend. Wasm

... (truncated)

Changelog

Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.

2.4.10

Backend. Wasm

Compiler

Compose Compiler

Klibs

Tools. CLI

Tools. Gradle. BCV

Tools. Gradle. JS

Tools. Gradle. Multiplatform

Tools. Scripts

Commits

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.4.0 to 2.4.10 Updates `org.jetbrains.kotlin:kotlin-metadata-jvm` from 2.4.0 to 2.4.10
Release notes

Sourced from org.jetbrains.kotlin:kotlin-metadata-jvm's releases.

Kotlin 2.4.10

Changelog

Backend. Wasm

Compiler

Compose Compiler

Klibs

Tools. CLI

Tools. Gradle. BCV

Tools. Gradle. JS

Tools. Gradle. Multiplatform

Tools. Scripts

Kotlin 2.4.10-RC2

Changelog

Backend. Wasm

... (truncated)

Changelog

Sourced from org.jetbrains.kotlin:kotlin-metadata-jvm's changelog.

2.4.10

Backend. Wasm

Compiler

Compose Compiler

Klibs

Tools. CLI

Tools. Gradle. BCV

Tools. Gradle. JS

Tools. Gradle. Multiplatform

Tools. Scripts

Commits

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.4.0 to 2.4.10 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Fixes https://github.com/google/auto/pull/2087 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/auto/pull/2087 from google:dependabot/maven/value/dependencies-f73a046065 5ce2bd2bc8126cd1893bc7c7289922a9fc3c6217 PiperOrigin-RevId: 949325877 --- value/src/it/functional/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/value/src/it/functional/pom.xml b/value/src/it/functional/pom.xml index 6bccb09d7c..0a7faa3b69 100644 --- a/value/src/it/functional/pom.xml +++ b/value/src/it/functional/pom.xml @@ -32,7 +32,7 @@ HEAD-SNAPSHOT Auto-Value Functional Integration Test - 2.4.0 + 2.4.10 @@ -156,7 +156,7 @@ org.jetbrains.kotlin kotlin-metadata-jvm - 2.4.0 + 2.4.10 ${java.specification.version} @@ -224,7 +224,7 @@ org.jetbrains.kotlin kotlin-metadata-jvm - 2.4.0 + 2.4.10 ${java.specification.version}