Skip to content

Commit 2c8370b

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.9.1 to 3.10.0. - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](ascopes/protobuf-maven-plugin@v3.9.1...v3.10.0) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b39042 commit 2c8370b

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.9.1</version>
31+
<version>3.10.0</version>
3232
<configuration>
3333
<protocVersion>${lib.protobuf-java.version}</protocVersion>
3434
<sourceDirectories>

0 commit comments

Comments
 (0)