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