Skip to content

Commit 0110433

Browse files
authored
Merge pull request #41 from kcl-lang/bump-protoc-v4
chore: bump protoc buffer version to v4
2 parents ffeb3bf + d77514b commit 0110433

File tree

4 files changed

+7536
-8884
lines changed

4 files changed

+7536
-8884
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.google.protobuf</groupId>
3737
<artifactId>protobuf-java</artifactId>
38-
<version>3.21.1</version>
38+
<version>3.25.3</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)