Skip to content

Commit

Permalink
[Java] Upgrade to SBE 1.25.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Nov 17, 2021
1 parent fa512e5 commit ebd6a7e
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 @@ -44,7 +44,7 @@ def aeronVersion = file('version.txt').text.trim()

def agronaVersion = '1.13.0'
def agronaVersionRange = '[1.13,1.14[' // allow any patch release of 1.13.x
def sbeVersion = '1.24.0'
def sbeVersion = '1.25.0'
def checkstyleVersion = '9.1'
def hamcrestVersion = '2.2'
def junitVersion = '5.8.1'
Expand Down

0 comments on commit ebd6a7e

Please sign in to comment.