Upgrade Gradle, sccache, clang-format, GoogleTest, and other dependencies - #442
Merged
Merged
Conversation
Cross-repo dependency sweep of 2026-09-20. Every non-deliberately-pinned
version in this repo moves to its newest stable release:
Maven (llama/pom.xml)
palantir-java-format 2.97.0 -> 2.98.0 spotless formatter; bumped in all
four sibling repos together
exec-maven-plugin 3.6.3 -> 3.6.4 closes drift: BAF + streambuffer
already carried 3.6.4
animal-sniffer-annotations 1.27 -> 1.28
CMake (llama/CMakeLists.txt)
GoogleTest v1.17.0 -> v1.18.0 BUILD_TESTING-only FetchContent;
nothing auto-tracks it, as its
comment says
CI toolchain
sccache 0.16.0 -> 0.18.0 build.sh SCCACHE_DL_VERSION default
+ the five Windows zip downloads in
publish.yml; all three release
assets (x86_64/aarch64 musl, MSVC
zip) verified present under the
same names
clang-format (pip pin) 22.1.8 -> 23.1.1 zero churn: the C++ tree is already
clean under 23.1.1, so no reformat
accompanies the bump
google/osv-scanner-action v2.5.1 -> v2.6.0
gradle-version (7 jobs) 9.6.1 -> 9.7.1
Gradle (android-llmservice + .github/android-consumer-test)
AGP 9.3.0 -> 9.4.0 minimum Gradle 9.6.0, satisfied by
the 9.7.1 above; compileSdk 37 is
within 9.4.0's supported range
Deliberately NOT bumped: jqwik 1.9.3 (workspace policy), log4j 2.26.1 floor guard,
slf4j 2.0.19 (2.1.0 is alpha-only), the Maven-4 beta/RC plugin line, and the
Compose compiler plugin 2.4.10 (a separate pin against AGP's built-in Kotlin).
llama.cpp b11062 is already the newest upstream release.
CLAUDE.md follows: the clang-format, sccache-default, GoogleTest-tag and
AGP/Gradle passages now state the pinned values (the Gradle line had already
drifted from the workflows — it said 9.5.0 while all seven jobs ran 9.6.1).
Verified locally:
- mvn -f llama/pom.xml compile spotbugs:check spotless:check: BUILD SUCCESS;
spotless:apply under palantir 2.98.0 changes no Java file
- cmake -B build -DBUILD_TESTING=ON fetches GoogleTest v1.18.0 cleanly,
jllama_test links, ctest: 551/551 passed
- clang-format 23.1.1 --dry-run --Werror over all 22 C++ sources: clean
The AGP 9.4.0 / Gradle 9.7.1 pair is validated by the Android CI jobs (no
Android SDK in this sandbox).
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FbGmAZY9bwxox72iU13HvJ
bernardladenthin
had a problem deploying
to
maven-central
September 20, 2026 11:32 — with
GitHub Actions
Failure
bernardladenthin
had a problem deploying
to
startgate
September 20, 2026 11:32 — with
GitHub Actions
Error
bernardladenthin
had a problem deploying
to
maven-central
September 20, 2026 11:32 — with
GitHub Actions
Failure
|
This branch had an error being deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
Test plan
Related issues / PRs
Checklist
CONTRIBUTING.mdandCODE_OF_CONDUCT.mdSECURITY.md)https://claude.ai/code/session_01FbGmAZY9bwxox72iU13HvJ