Skip to content

Commit

Permalink
use taskit core 3.1.2 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffz authored Jan 22, 2024
1 parent 6570e32 commit e730cd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<!-- Properties -->
<properties>
<!-- basic project properties -->
<revision>2.6.1</revision>
<revision>2.6.2</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
Expand All @@ -58,7 +58,7 @@
<maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version>

<!-- dependency versions -->
<taskit-protobuf.version>3.1.1</taskit-protobuf.version>
<taskit-protobuf.version>3.1.2</taskit-protobuf.version>
<gcm.version>4.0.0</gcm.version>
<protoc.version>3.24.4</protoc.version>
<jacoco-maven-plugin.version>0.8.9</jacoco-maven-plugin.version>
Expand Down

0 comments on commit e730cd4

Please sign in to comment.