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 858ff59 commit d7dd333Copy full SHA for d7dd333
app/build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
testImplementation "org.testcontainers:junit-jupiter:1.19.0"
28
testImplementation "org.testcontainers:toxiproxy:1.19.0"
29
30
- testImplementation 'io.hstream:hstreamdb-java:0.17.0-SNAPSHOT'
+ testImplementation 'io.hstream:hstreamdb-java:0.17.1-SNAPSHOT'
31
testImplementation 'com.github.docker-java:docker-java:3.3.3'
32
33
compileOnly 'org.slf4j:slf4j-api:1.7.30'
0 commit comments