Skip to content

Commit

Permalink
Merge pull request #39 from kjetilh33/renovate/protobuf.version
Browse files Browse the repository at this point in the history
Update protobuf.version to v3.25.3
  • Loading branch information
kjetilh33 authored Feb 16, 2024
2 parents 50dad23 + 7c97b1b commit 0d9cac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<!-- protobuf paths -->
<protobuf.input.directory>${project.basedir}/src/main/proto</protobuf.input.directory>
<protobuf.output.directory>${project.build.directory}/generated-sources/proto</protobuf.output.directory>
<protobuf.version>3.25.2</protobuf.version>
<protobuf.version>3.25.3</protobuf.version>

<junit.version>5.10.2</junit.version>

Expand Down

0 comments on commit 0d9cac3

Please sign in to comment.