File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
kotlin-wot-integration-tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ dependencies {
44 implementation(" com.hivemq:hivemq-mqtt-client:1.3.3" )
55 testImplementation(" ch.qos.logback:logback-classic:1.5.12" )
66 testImplementation(" app.cash.turbine:turbine:1.2.0" )
7- testImplementation(" org.testcontainers:testcontainers:1.20.3 " )
7+ testImplementation(" org.testcontainers:testcontainers:1.20.4 " )
88}
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ dependencies {
1616 // implementation("dev.langchain4j:langchain4j-azure-open-ai:0.35.0")
1717 // implementation("dev.langchain4j:langchain4j:0.35.0")
1818 testImplementation(" com.hivemq:hivemq-mqtt-client:1.3.3" )
19- implementation(" org.testcontainers:testcontainers:1.20.3 " )
19+ implementation(" org.testcontainers:testcontainers:1.20.4 " )
2020}
You can’t perform that action at this time.
0 commit comments