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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-01 08:01:33 +00:00 committed by GitHub
parent c5baa3de4c
commit d924b7e940
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -581,7 +581,7 @@
<plugin> <plugin>
<groupId>io.github.ascopes</groupId> <groupId>io.github.ascopes</groupId>
<artifactId>protobuf-maven-plugin</artifactId> <artifactId>protobuf-maven-plugin</artifactId>
<version>3.9.1</version> <version>3.10.0</version>
<configuration> <configuration>
<protocVersion>${lib.protobuf-java.version}</protocVersion> <protocVersion>${lib.protobuf-java.version}</protocVersion>
<sourceDirectories> <sourceDirectories>