Skip to content

Commit 77b3b49

Browse files
committed
post release bump
1 parent aabeb73 commit 77b3b49

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.21.0'
72+
def agronaVersion = '1.22.0-SNAPSHOT'
7373

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

0 commit comments

Comments
 (0)