dependencies: Bump Protobuf from v24.4 to v25.0

This commit is contained in:
Corentin Le Molgat
2023-11-10 16:48:32 +01:00
parent 6bd11bc0ac
commit 129e1a8fad
16 changed files with 18 additions and 18 deletions

View File

@@ -109,7 +109,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.24.4</version>
<version>3.25.0</version>
</dependency>
</dependencies>