Skip to content

Commit

Permalink
fix(deps): update dependency com.google.protobuf:protobuf-java to v4.…
Browse files Browse the repository at this point in the history
…28.2 (#414)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent 908fe76 commit a7facfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ versionPluginSpringBoot = 3.1.0
versionPluginVersions = 0.46.0
versionProtobuf = 4.28.1
versionProtobufGradlePlugin = 0.9.4
versionProtobufJava = 4.28.1
versionProtobufJava = 4.28.2
versionSpotlessPluginGradle = 6.25.0
versionSpringBootGradlePlugin = 3.3.3
versionTestContainers = 1.20.1
Expand Down

0 comments on commit a7facfc

Please sign in to comment.