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 d79a8ec commit 7d835d3Copy full SHA for 7d835d3
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.4.1-RC4'
+def sbeVersion = '1.4.2-RC4-SNAPSHOT'
25
26
group = sbeGroup
27
version = sbeVersion
0 commit comments