Skip to content

Commit 7a8bb67

Browse files
build(deps-dev): bump io.github.ascopes:protobuf-maven-plugin
Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 4.1.3 to 5.0.0. - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](ascopes/protobuf-maven-plugin@v4.1.3...v5.0.0) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b86d923 commit 7a8bb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
<plugin>
559559
<groupId>io.github.ascopes</groupId>
560560
<artifactId>protobuf-maven-plugin</artifactId>
561-
<version>4.1.3</version>
561+
<version>5.0.0</version>
562562
<configuration>
563563
<protocVersion>${lib.protobuf-java.version}</protocVersion>
564564
<sourceDirectories>

0 commit comments

Comments
 (0)