We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf0b63 commit 6c687a3Copy full SHA for 6c687a3
build.gradle
@@ -69,7 +69,7 @@ def jmhVersion = '1.37'
69
def jcstressVersion = '0.16'
70
71
def agronaGroup = 'org.agrona'
72
-def agronaVersion = '1.22.0-SNAPSHOT'
+def agronaVersion = '1.21.1'
73
74
def getConfigProperty(final String projectPropertyName, final String envVarName) {
75
String value = project.findProperty(projectPropertyName)
0 commit comments