Skip to content

Commit

Permalink
Bump io.github.ascopes:protobuf-maven-plugin from 2.7.3 to 2.9.1
Browse files Browse the repository at this point in the history
Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 2.7.3 to 2.9.1.
- [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases)
- [Commits](ascopes/protobuf-maven-plugin@v2.7.3...v2.9.1)

---
updated-dependencies:
- dependency-name: io.github.ascopes:protobuf-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 93895b2 commit f1cfe41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<plugin>
<groupId>io.github.ascopes</groupId>
<artifactId>protobuf-maven-plugin</artifactId>
<version>2.7.3</version>
<version>2.9.1</version>
<configuration>
<protocVersion>${protobuf.version}</protocVersion>
</configuration>
Expand Down

0 comments on commit f1cfe41

Please sign in to comment.