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 255b844 commit 2ef62a1Copy full SHA for 2ef62a1
build.gradle
@@ -17,7 +17,7 @@ buildscript {
17
guavaVersion = '31.1-jre'
18
// https://github.com/protocolbuffers/protobuf/releases
19
protobufVersion = '3.22.3'
20
- protobufGradlePluginVersion = '0.9.2'
+ protobufGradlePluginVersion = '0.9.3'
21
22
// https://github.com/spring-projects/spring-boot/releases
23
springBootVersion = '2.7.11'
0 commit comments