Skip to content

Commit

Permalink
Merge pull request #358 from ClickHouse/dependabot/gradle/org.testcon…
Browse files Browse the repository at this point in the history
…tainers-testcontainers-1.19.7

Bump org.testcontainers:testcontainers from 1.19.5 to 1.19.7
  • Loading branch information
Paultagoras authored Apr 2, 2024
2 parents 16a53c0 + f434765 commit 947f133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies {
// TODO: need to remove ???
implementation("org.slf4j:slf4j-reload4j:2.0.11")
implementation("org.junit.jupiter:junit-jupiter-api:5.10.1")
implementation("org.testcontainers:testcontainers:1.19.5")
implementation("org.testcontainers:testcontainers:1.19.7")
implementation("org.testcontainers:toxiproxy:1.19.7")

/*
Expand Down

0 comments on commit 947f133

Please sign in to comment.