There was an error while loading. Please reload this page.
1 parent d08b8b4 commit 32623faCopy full SHA for 32623fa
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.3.1-RC3'
+def sbeVersion = '1.3.2-RC3-SNAPSHOT'
25
26
group = sbeGroup
27
version = sbeVersion
0 commit comments