roll: pigweed pw_rpc: Increment call_ids for java client

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/258792
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 15d4ae5ff36cd452023fdfc07835f5f1635f05ef

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 8a5fc59a80af2f..15d4ae5ff36cd4
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8726229842808943425
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie55afd92064ad58c3d3b2f0049e4d98d4a50c0b4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/259080
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 2420e91..7d187d1 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-01-09.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8726240877957858769.
-    commit = "8a5fc59a80af2fb2b11c2cd16ecc21a210fe1065",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8726229842808943425.
+    commit = "15d4ae5ff36cd452023fdfc07835f5f1635f05ef",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -50,8 +50,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-01-09.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8726240877957858769.
-    commit = "8a5fc59a80af2fb2b11c2cd16ecc21a210fe1065",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8726229842808943425.
+    commit = "15d4ae5ff36cd452023fdfc07835f5f1635f05ef",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )