We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed582ff + 660289a commit 308e999Copy full SHA for 308e999
pom.xml
@@ -49,7 +49,7 @@
49
50
<!-- Properties -->
51
<properties>
52
- <revision>2.1.3</revision>
+ <revision>2.1.4</revision>
53
54
<!-- basic project properties -->
55
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -72,7 +72,7 @@
72
<central-publishing-maven-plugin.version>0.7.0</central-publishing-maven-plugin.version>
73
74
<!-- dependency versions -->
75
- <gcm-taskit.version>3.1.3</gcm-taskit.version>
+ <gcm-taskit.version>3.1.4</gcm-taskit.version>
76
<protoc.version>3.25.2</protoc.version>
77
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
78
<junit-jupiter-engine.version>5.11.4</junit-jupiter-engine.version>
0 commit comments