Skip to content

Commit 1aa1023

Browse files
Bump com.google.protobuf:protobuf-java from 4.28.3 to 4.29.0
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.28.3 to 4.29.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0e2dd3 commit 1aa1023

File tree

1 file changed

+1
-1
lines changed
  • prometheus-metrics-exposition-formats

1 file changed

+1
-1
lines changed

prometheus-metrics-exposition-formats/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<properties>
2121
<automatic.module.name>io.prometheus.metrics.expositionformats</automatic.module.name>
22-
<protobuf-java.version>4.28.3</protobuf-java.version>
22+
<protobuf-java.version>4.29.0</protobuf-java.version>
2323
</properties>
2424

2525
<dependencies>

0 commit comments

Comments
 (0)