File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ description = "Testcontainers :: ChromaDB"
33dependencies {
44 api project(' :testcontainers' )
55
6- testImplementation ' io.rest-assured:rest-assured:5.5.6 '
6+ testImplementation ' io.rest-assured:rest-assured:5.5.7 '
77}
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ dependencies {
44 api project(' :testcontainers' )
55
66 testImplementation ' com.ecwid.consul:consul-api:1.4.5'
7- testImplementation ' io.rest-assured:rest-assured:5.5.6 '
7+ testImplementation ' io.rest-assured:rest-assured:5.5.7 '
88}
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description = "Testcontainers :: Grafana"
33dependencies {
44 api project(' :testcontainers' )
55
6- testImplementation ' io.rest-assured:rest-assured:5.5.6 '
6+ testImplementation ' io.rest-assured:rest-assured:5.5.7 '
77 testImplementation ' io.micrometer:micrometer-registry-otlp:1.16.1'
88 testImplementation ' uk.org.webcompere:system-stubs-jupiter:2.1.8'
99
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ dependencies {
44 api project(' :testcontainers' )
55
66 testImplementation ' org.mock-server:mockserver-client-java:5.15.0'
7- testImplementation ' io.rest-assured:rest-assured:5.5.6 '
7+ testImplementation ' io.rest-assured:rest-assured:5.5.7 '
88}
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ description = "Testcontainers :: Ollama"
33dependencies {
44 api project(' :testcontainers' )
55
6- testImplementation ' io.rest-assured:rest-assured:5.5.6 '
6+ testImplementation ' io.rest-assured:rest-assured:5.5.7 '
77}
Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ dependencies {
55 shaded ' org.freemarker:freemarker:2.3.34'
66
77 testImplementation ' org.apache.kafka:kafka-clients:4.1.1'
8- testImplementation ' io.rest-assured:rest-assured:5.5.6 '
8+ testImplementation ' io.rest-assured:rest-assured:5.5.7 '
99 testImplementation ' org.awaitility:awaitility:4.3.0'
1010}
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ dependencies {
44 api project(' :testcontainers' )
55
66 testImplementation ' com.bettercloud:vault-java-driver:5.1.0'
7- testImplementation ' io.rest-assured:rest-assured:5.5.6 '
7+ testImplementation ' io.rest-assured:rest-assured:5.5.7 '
88}
You can’t perform that action at this time.
0 commit comments