Skip to content

Commit 97a91ff

Browse files
Update dependency com.google.protobuf:protobuf-bom to v3.25.5
1 parent b83afe6 commit 97a91ff

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.5'
2020
protobufGradlePluginVersion = '0.9.4'
2121

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

0 commit comments

Comments
 (0)