Skip to content

Commit d4f8f09

Browse files
Bump io.github.ascopes:protobuf-maven-plugin in /samples/grpc-client
Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 3.8.0 to 3.10.2. - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](ascopes/protobuf-maven-plugin@v3.8.0...v3.10.2) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-version: 3.10.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 069ff73 commit d4f8f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/grpc-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<plugin>
122122
<groupId>io.github.ascopes</groupId>
123123
<artifactId>protobuf-maven-plugin</artifactId>
124-
<version>3.8.0</version>
124+
<version>3.10.2</version>
125125
<configuration>
126126
<protocVersion>${protobuf-java.version}</protocVersion>
127127
<binaryMavenPlugins>

0 commit comments

Comments
 (0)