Skip to content

Commit bc7a604

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.2 to 4.1.3. - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](ascopes/protobuf-maven-plugin@v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-version: 4.1.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2683d24 commit bc7a604

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

0 commit comments

Comments
 (0)