Skip to content

Commit 658fa18

Browse files
Update plugin com.google.protobuf to v0.9.4 (#935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 162b717 commit 658fa18

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 = '32.1.1-jre'
1818
// https://github.com/protocolbuffers/protobuf/releases
1919
protobufVersion = '3.23.4'
20-
protobufGradlePluginVersion = '0.9.3'
20+
protobufGradlePluginVersion = '0.9.4'
2121

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

0 commit comments

Comments
 (0)