Skip to content

Commit

Permalink
fix(deps): update protobuf version updates to v4.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent b9af10d commit 5a3dcac
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 @@ -5,7 +5,7 @@ version = 3.0-SNAPSHOT
annotationsVersion = 24.1.0
graphQLJavaVersion = 22.1
mockWebServerVersion = 4.12.0
protobufVersion = 4.27.1
protobufVersion = 4.28.1
slf4jVersion = 2.0.13
springBootVersion = 3.3.0
springGraphQLVersion = 1.3.0
Expand Down

0 comments on commit 5a3dcac

Please sign in to comment.