Skip to content

Commit

Permalink
1.7.0 released.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontgomery committed Aug 28, 2020
1 parent 8c54f9c commit d333533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def guavaTestLib = '29.0-jre'
def jmhVersion = '1.25.1'

def agronaGroup = 'org.agrona'
def agronaVersion = '1.7.0-SNAPSHOT'
def agronaVersion = '1.7.0'
def externalJdk = true

if (null == System.getenv("JAVA_HOME")) {
Expand Down

0 comments on commit d333533

Please sign in to comment.