Skip to content

Commit 2309ae4

Browse files
Update dependency com.google.protobuf:protobuf-bom to v3.23.0 (#887)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b915da commit 2309ae4

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
@@ -16,7 +16,7 @@ buildscript {
1616
// https://github.com/google/guava/releases
1717
guavaVersion = '31.1-jre'
1818
// https://github.com/protocolbuffers/protobuf/releases
19-
protobufVersion = '3.22.4'
19+
protobufVersion = '3.23.0'
2020
protobufGradlePluginVersion = '0.9.3'
2121

2222
// https://github.com/spring-projects/spring-boot/releases

0 commit comments

Comments
 (0)