Skip to content

Commit 8144474

Browse files
Bump io.github.ascopes:protobuf-maven-plugin in /samples/grpc-secure
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 826c6b1 commit 8144474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/grpc-secure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>io.github.ascopes</groupId>
111111
<artifactId>protobuf-maven-plugin</artifactId>
112-
<version>3.8.0</version>
112+
<version>3.10.2</version>
113113
<configuration>
114114
<protocVersion>${protobuf-java.version}</protocVersion>
115115
<binaryMavenPlugins>

0 commit comments

Comments
 (0)