From d924b7e94073c1a8aa5573d0bf8f51c2e3a44262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 08:01:33 +0000 Subject: [PATCH] build(deps): bump io.github.ascopes:protobuf-maven-plugin Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 3.9.1 to 3.10.0. - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](https://github.com/ascopes/protobuf-maven-plugin/compare/v3.9.1...v3.10.0) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e1792c949..4d1baf390 100644 --- a/pom.xml +++ b/pom.xml @@ -581,7 +581,7 @@ io.github.ascopes protobuf-maven-plugin - 3.9.1 + 3.10.0 ${lib.protobuf-java.version}