We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e12c6 commit 3b915daCopy full SHA for 3b915da
build.gradle
@@ -16,7 +16,7 @@ buildscript {
16
// https://github.com/google/guava/releases
17
guavaVersion = '31.1-jre'
18
// https://github.com/protocolbuffers/protobuf/releases
19
- protobufVersion = '3.22.3'
+ protobufVersion = '3.22.4'
20
protobufGradlePluginVersion = '0.9.3'
21
22
// https://github.com/spring-projects/spring-boot/releases
0 commit comments