Skip to content

Commit 6c687a3

Browse files
committed
1.21.1 released.
1 parent eaf0b63 commit 6c687a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def jmhVersion = '1.37'
6969
def jcstressVersion = '0.16'
7070

7171
def agronaGroup = 'org.agrona'
72-
def agronaVersion = '1.22.0-SNAPSHOT'
72+
def agronaVersion = '1.21.1'
7373

7474
def getConfigProperty(final String projectPropertyName, final String envVarName) {
7575
String value = project.findProperty(projectPropertyName)

0 commit comments

Comments
 (0)