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 0b35de3 commit c27c37aCopy full SHA for c27c37a
playground/java/build.gradle
@@ -9,7 +9,7 @@ repositories {
9
10
dependencies {
11
implementation 'io.github.cdimascio:dotenv-java:3.0.1'
12
- implementation 'com.algolia:algoliasearch:4.24.0'
+ implementation 'com.algolia:algoliasearch:4.25.0'
13
}
14
15
group = 'com.algolia'
0 commit comments