Skip to content

Commit 50a9368

Browse files
Bump io.github.ascopes:protobuf-maven-plugin (#2941)
Bumps the maven group with 1 update in the /proto directory: [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin). Updates `io.github.ascopes:protobuf-maven-plugin` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](ascopes/protobuf-maven-plugin@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-version: 4.0.2 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8af8671 commit 50a9368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<plugin>
8080
<groupId>io.github.ascopes</groupId>
8181
<artifactId>protobuf-maven-plugin</artifactId>
82-
<version>4.0.1</version>
82+
<version>4.0.2</version>
8383
<configuration>
8484
<skip>${maven.test.skip}</skip>
8585
<protoc>${protobufVersion}</protoc>

0 commit comments

Comments
 (0)