Skip to content

Commit 5a88b9a

Browse files
Update protobuf monorepo
1 parent c4040b5 commit 5a88b9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"go:github.com/grafana/oats" = "0.3.1"
55
java = "temurin-21.0.7+6.0.LTS"
66
lychee = "0.18.1"
7-
protoc = "31.0"
7+
protoc = "31.1"
88

99
[tasks.ci]
1010
description = "CI Build"

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<properties>
2424
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2525
<automatic.module.name>--module-name-need-to-be-overridden--</automatic.module.name>
26-
<protobuf-java.version>4.31.0</protobuf-java.version>
26+
<protobuf-java.version>4.31.1</protobuf-java.version>
2727
<guava.version>33.4.8-jre</guava.version>
2828
<junit-jupiter.version>5.12.2</junit-jupiter.version>
2929
<otel.instrumentation.version>2.16.0-alpha</otel.instrumentation.version>

0 commit comments

Comments
 (0)