We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83afe6 commit 97a91ffCopy full SHA for 97a91ff
build.gradle
@@ -16,7 +16,7 @@ buildscript {
16
// https://github.com/google/guava/releases
17
guavaVersion = '33.2.1-jre'
18
// https://github.com/protocolbuffers/protobuf/releases
19
- protobufVersion = '3.25.3'
+ protobufVersion = '3.25.5'
20
protobufGradlePluginVersion = '0.9.4'
21
22
// https://github.com/spring-projects/spring-boot/releases
0 commit comments