Skip to content

Commit 7640410

Browse files
Bump com.google.protobuf:protobuf-java-util from 3.25.1 to 3.25.3
Bumps com.google.protobuf:protobuf-java-util from 3.25.1 to 3.25.3. --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b47304e commit 7640410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

router-protobuf/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515

1616
implementation("org.slf4j:slf4j-api:2.0.12")
1717
api("com.google.protobuf:protobuf-java:3.25.1")
18-
api("com.google.protobuf:protobuf-java-util:3.25.1")
18+
api("com.google.protobuf:protobuf-java-util:3.25.3")
1919
implementation("com.google.guava:guava:33.0.0-jre")
2020
api(project(":router"))
2121

0 commit comments

Comments
 (0)