Skip to content

Commit

Permalink
post release bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Mar 29, 2024
1 parent 6c687a3 commit a4fe923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -69,7 +69,7 @@ def jmhVersion = '1.37'
def jcstressVersion = '0.16'

def agronaGroup = 'org.agrona'
def agronaVersion = '1.21.1'
def agronaVersion = '1.22.0-SNAPSHOT'

def getConfigProperty(final String projectPropertyName, final String envVarName) {
String value = project.findProperty(projectPropertyName)
Expand Down

0 comments on commit a4fe923

Please sign in to comment.