Skip to content

Commit

Permalink
update protoc to 3.24.4 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffz authored Dec 8, 2023
1 parent 73589c7 commit dfe19f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,8 @@

<!-- dependency versions -->
<taskit-protobuf.version>3.1.0</taskit-protobuf.version>
<proto-definitions.version>1.12.0</proto-definitions.version>
<gcm.version>4.0.0</gcm.version>
<protoc.version>3.21.12</protoc.version>
<protoc.version>3.24.4</protoc.version>
<jacoco-maven-plugin.version>0.8.9</jacoco-maven-plugin.version>
<junit-jupiter-engine.version>5.8.2</junit-jupiter-engine.version>
</properties>
Expand Down

0 comments on commit dfe19f3

Please sign in to comment.