Skip to content

Commit

Permalink
fix(deps): update protobuf version updates to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent 0f9eca8 commit d274fbb
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 = 21.3
mockWebServerVersion = 4.12.0
protobufVersion = 3.25.2
protobufVersion = 4.26.1
slf4jVersion = 2.0.12
springBootVersion = 3.2.2
springGraphQLVersion = 1.2.4
Expand Down

0 comments on commit d274fbb

Please sign in to comment.