Skip to content

Commit 74958c3

Browse files
Update plugin com.google.protobuf to v0.9.5
1 parent b83afe6 commit 74958c3

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

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

0 commit comments

Comments
 (0)