1
0
mirror of https://github.com/google/nomulus synced 2026-01-07 14:05:44 +00:00

Upgrade to Gradle 8.13 (#2720)

This commit is contained in:
Lai Jiang
2025-03-14 20:30:32 -04:00
committed by GitHub
parent 3cc10bfe0d
commit 50260dca5f
19 changed files with 1562 additions and 1560 deletions

View File

@@ -293,8 +293,6 @@ dependencies {
jaxb deps['org.glassfish.jaxb:jaxb-xjc']
// Dependency needed for soy to java compilation.
// Read dependencies.gradle on why the protobuf version is pinned directly.
soy 'com.google.protobuf:protobuf-java:[3.25.5, 4.0.0)!!'
soy deps['com.google.template:soy']
// Tool dependencies. used for doc generation.