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 fbf99ab commit a813f13Copy full SHA for a813f13
build.gradle
@@ -19,7 +19,7 @@ repositories {
19
}
20
21
dependencies {
22
- compile "io.elastic:sailor-jvm:2.0.0"
+ compile "io.elastic:sailor-jvm:2.0.1"
23
compile "org.glassfish.jersey.core:jersey-client:2.25.1"
24
compile "org.glassfish.jersey.media:jersey-media-json-processing:2.25.1"
25
0 commit comments