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 162b717 commit 658fa18Copy full SHA for 658fa18
build.gradle
@@ -17,7 +17,7 @@ buildscript {
17
guavaVersion = '32.1.1-jre'
18
// https://github.com/protocolbuffers/protobuf/releases
19
protobufVersion = '3.23.4'
20
- protobufGradlePluginVersion = '0.9.3'
+ protobufGradlePluginVersion = '0.9.4'
21
22
// https://github.com/spring-projects/spring-boot/releases
23
springBootVersion = '2.7.13'
0 commit comments