Skip to content

Commit aa21b53

Browse files
Update dependency com.google.protobuf:protobuf-bom to v3.23.2 (#898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09cb319 commit aa21b53

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.23.1'
19+
protobufVersion = '3.23.2'
2020
protobufGradlePluginVersion = '0.9.3'
2121

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

0 commit comments

Comments
 (0)