Skip to content

Commit 308e999

Browse files
authored
Merge pull request #52 from HHS/update-gcm-taskit-to-3.1.4
Update gcm taskit to 3.1.4
2 parents ed582ff + 660289a commit 308e999

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
<!-- Properties -->
5151
<properties>
52-
<revision>2.1.3</revision>
52+
<revision>2.1.4</revision>
5353

5454
<!-- basic project properties -->
5555
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -72,7 +72,7 @@
7272
<central-publishing-maven-plugin.version>0.7.0</central-publishing-maven-plugin.version>
7373

7474
<!-- dependency versions -->
75-
<gcm-taskit.version>3.1.3</gcm-taskit.version>
75+
<gcm-taskit.version>3.1.4</gcm-taskit.version>
7676
<protoc.version>3.25.2</protoc.version>
7777
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
7878
<junit-jupiter-engine.version>5.11.4</junit-jupiter-engine.version>

0 commit comments

Comments
 (0)