There was an error while loading. Please reload this page.
1 parent b58dabf commit f1b5f1bCopy full SHA for f1b5f1b
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.5-RC3-SNAPSHOT'
+def sbeVersion = '1.3.5-RC3'
25
26
group = sbeGroup
27
version = sbeVersion
0 commit comments