We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0d0c1a commit 607ed2aCopy full SHA for 607ed2a
pom.xml
@@ -50,7 +50,7 @@
50
51
<!-- Properties -->
52
<properties>
53
- <revision>3.2.0</revision>
+ <revision>3.3.0-SNAPSHOT</revision>
54
55
<!-- basic project properties -->
56
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
69
<central-publishing-maven-plugin.version>0.7.0</central-publishing-maven-plugin.version>
70
71
<!-- dependency versions -->
72
- <gcm.version>4.5.0</gcm.version>
+ <gcm.version>4.6.0-SNAPSHOT</gcm.version>
73
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
74
<junit-jupiter-engine.version>5.11.4</junit-jupiter-engine.version>
75
</properties>
0 commit comments