We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3a69d commit 4d230e2Copy full SHA for 4d230e2
1 file changed
build.gradle
@@ -10,7 +10,7 @@ repositories {
10
11
subprojects {
12
group = 'com.joonsang.graylog'
13
- version = '2.0.0-beta.2'
+ version = '2.0.0-beta.3'
14
sourceCompatibility = '11'
15
16
repositories {
0 commit comments