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 d79daa0 commit 53f9623Copy full SHA for 53f9623
build.gradle
@@ -31,7 +31,7 @@ repositories {
31
}
32
33
dependencies {
34
- compile "io.elastic:sailor-jvm:3.3.6"
+ compile "io.elastic:sailor-jvm:3.5.0-SNAPSHOT"
35
compile "org.glassfish.jersey.core:jersey-client:2.25.1"
36
compile "org.glassfish.jersey.media:jersey-media-json-processing:2.25.1"
37
0 commit comments