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
…29.1 (#455)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 0d2d930 commit c984582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .web/docs/developers/api/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.29.0</version>
<version>4.29.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit c984582

Please sign in to comment.