We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d9a4b5 commit 0d2d42aCopy full SHA for 0d2d42a
build.gradle
@@ -21,7 +21,7 @@ plugins {
21
defaultTasks 'clean', 'build', 'shadowJar', 'install'
22
23
def sbeGroup = 'uk.co.real-logic'
24
-def sbeVersion = '1.5.0'
+def sbeVersion = '1.5.1-SNAPSHOT'
25
26
group = sbeGroup
27
version = sbeVersion
0 commit comments