Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
language: java
version: v0.24.1-0.20260707150039-db37cc1a8f59
version: v0.25.1-0.20260708160859-939ae6f16e82
repo: googleapis/google-cloud-java
sources:
googleapis:
Expand Down Expand Up @@ -47,6 +47,9 @@ tools:
- name: synthtool
version: ""
local_path: sdk-platform-java/hermetic_build/library_generation
protoc:
version: "33.2"
sha256: b24b53f87c151bfd48b112fe4c3a6e6574e5198874f38036aff41df3456b8caf
Comment thread
JoeWang1127 marked this conversation as resolved.
default:
java:
custom_group_ids:
Expand Down
Loading