Skip to content

Commit c67c3d5

Browse files
Update dependency com.google.protobuf:protobuf-bom to v3.25.6
1 parent b83afe6 commit c67c3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616
// https://github.com/google/guava/releases
1717
guavaVersion = '33.2.1-jre'
1818
// https://github.com/protocolbuffers/protobuf/releases
19-
protobufVersion = '3.25.3'
19+
protobufVersion = '3.25.6'
2020
protobufGradlePluginVersion = '0.9.4'
2121

2222
// https://github.com/spring-projects/spring-boot/releases

0 commit comments

Comments
 (0)