Skip to content

Commit d7dd333

Browse files
committed
upgrade hstream java client
1 parent 858ff59 commit d7dd333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
testImplementation "org.testcontainers:junit-jupiter:1.19.0"
2828
testImplementation "org.testcontainers:toxiproxy:1.19.0"
2929

30-
testImplementation 'io.hstream:hstreamdb-java:0.17.0-SNAPSHOT'
30+
testImplementation 'io.hstream:hstreamdb-java:0.17.1-SNAPSHOT'
3131
testImplementation 'com.github.docker-java:docker-java:3.3.3'
3232

3333
compileOnly 'org.slf4j:slf4j-api:1.7.30'

0 commit comments

Comments
 (0)