feat: upgrade java depends version (#159)

This commit is contained in:
Jeremyhi
2024-04-29 19:18:40 +08:00
committed by GitHub
parent aba235025a
commit 8e73563f48
+1 -1
View File
@@ -5,7 +5,7 @@
<groupId>io.greptime</groupId> <groupId>io.greptime</groupId>
<artifactId>greptimedb-proto</artifactId> <artifactId>greptimedb-proto</artifactId>
<version>0.4.3</version> <version>0.7.0</version>
<name>${project.groupId}:${project.artifactId}</name> <name>${project.groupId}:${project.artifactId}</name>
<description>GreptimeDB protobuf files for Java</description> <description>GreptimeDB protobuf files for Java</description>