Skip to content

Commit

Permalink
Update dependency com.google.protobuf:protobuf-bom to v3.23.1 (#891)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 17, 2023
1 parent 495c50c commit e264bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
// https://github.com/google/guava/releases
guavaVersion = '31.1-jre'
// https://github.com/protocolbuffers/protobuf/releases
protobufVersion = '3.23.0'
protobufVersion = '3.23.1'
protobufGradlePluginVersion = '0.9.3'

// https://github.com/spring-projects/spring-boot/releases
Expand Down

0 comments on commit e264bc8

Please sign in to comment.