Skip to content

Commit 2ef62a1

Browse files
Update plugin com.google.protobuf to v0.9.3 (#882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 255b844 commit 2ef62a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
guavaVersion = '31.1-jre'
1818
// https://github.com/protocolbuffers/protobuf/releases
1919
protobufVersion = '3.22.3'
20-
protobufGradlePluginVersion = '0.9.2'
20+
protobufGradlePluginVersion = '0.9.3'
2121

2222
// https://github.com/spring-projects/spring-boot/releases
2323
springBootVersion = '2.7.11'

0 commit comments

Comments
 (0)