Skip to content

Commit 390172f

Browse files
chore(deps): Bump io.github.ascopes:protobuf-maven-plugin
Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 3.10.2 to 4.0.1. - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](ascopes/protobuf-maven-plugin@v3.10.2...v4.0.1) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca3f76e commit 390172f

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
@@ -28,7 +28,7 @@
2828
<plugin>
2929
<groupId>io.github.ascopes</groupId>
3030
<artifactId>protobuf-maven-plugin</artifactId>
31-
<version>3.10.2</version>
31+
<version>4.0.1</version>
3232
<configuration>
3333
<protocVersion>${lib.protobuf-java.version}</protocVersion>
3434
<sourceDirectories>

0 commit comments

Comments
 (0)