Skip to content

Commit

Permalink
fix(deps): update dependency com.google.protobuf:protobuf-java-util t…
Browse files Browse the repository at this point in the history
…o v3.23.3 (#214)

Co-authored-by: Averi Kitsch <akitsch@google.com>
  • Loading branch information
renovate-bot and averikitsch committed Jul 6, 2023
1 parent f4e47be commit 91ae455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>3.21.7</version>
<version>3.23.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 91ae455

Please sign in to comment.