Skip to content

Commit dcb4b04

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 5.1.3 to 5.1.4. - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](ascopes/protobuf-maven-plugin@v5.1.3...v5.1.4) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-version: 5.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93b5f1d commit dcb4b04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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>5.1.3</version>
561+
<version>5.1.4</version>
562562
<configuration>
563563
<protoc>${lib.protobuf-java.version}</protoc>
564564
<sourceDirectories>

0 commit comments

Comments
 (0)