From b92c47f86f9ff1be122700c9dea7078c1865eed1 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 4 Sep 2026 10:05:22 -0700
Subject: [PATCH] Bump androidx.room3:room3-compiler-processing-testing from
3.0.1 to 3.0.2 in /service in the dependencies group
Bumps the dependencies group in /service with 1 update: androidx.room3:room3-compiler-processing-testing.
Updates `androidx.room3:room3-compiler-processing-testing` from 3.0.1 to 3.0.2
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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/2126
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/auto/pull/2126 from google:dependabot/maven/service/dependencies-75f493d9b1 5b4504abe2007b5be0486944e573a67f7ea14ce5
PiperOrigin-RevId: 976373157
---
service/processor_ksp/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/service/processor_ksp/pom.xml b/service/processor_ksp/pom.xml
index 5be06ec9af..f0bbde602c 100644
--- a/service/processor_ksp/pom.xml
+++ b/service/processor_ksp/pom.xml
@@ -75,7 +75,7 @@
androidx.room3
room3-compiler-processing-testing
- 3.0.1
+ 3.0.2
test