Skip to content

Commit aa864c9

Browse files
build(deps): bump io.github.ascopes:protobuf-maven-plugin (#1980)
Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 3.3.0 to 3.6.1. - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](ascopes/protobuf-maven-plugin@v3.3.0...v3.6.1) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad36ab3 commit aa864c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/powertools-examples-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<plugin>
142142
<groupId>io.github.ascopes</groupId>
143143
<artifactId>protobuf-maven-plugin</artifactId>
144-
<version>3.3.0</version>
144+
<version>3.6.1</version>
145145
<executions>
146146
<execution>
147147
<goals>

powertools-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<plugin>
182182
<groupId>io.github.ascopes</groupId>
183183
<artifactId>protobuf-maven-plugin</artifactId>
184-
<version>3.3.0</version>
184+
<version>3.6.1</version>
185185
<executions>
186186
<execution>
187187
<id>generate-test-sources</id>

0 commit comments

Comments
 (0)