Skip to content

Commit 3adbb54

Browse files
fix(deps): update protobuf monorepo
1 parent e11fbc5 commit 3adbb54

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
@@ -3,7 +3,7 @@
33
"go:github.com/grafana/oats" = "0.6.0"
44
java = "temurin-25.0.1+8.0.LTS"
55
lychee = "0.22.0"
6-
protoc = "33.1"
6+
protoc = "33.2"
77

88
[tasks.ci]
99
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.33.1</protobuf-java.version>
26+
<protobuf-java.version>4.33.2</protobuf-java.version>
2727
<guava.version>33.5.0-jre</guava.version>
2828
<junit-jupiter.version>6.0.1</junit-jupiter.version>
2929
<otel.instrumentation.version>2.16.0-alpha</otel.instrumentation.version>

0 commit comments

Comments
 (0)