Skip to content

Commit 7218e5c

Browse files
fix(deps): update dependency org.testcontainers:testcontainers to v2.0.4 (#1269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a6c582 commit 7218e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ restAssured = "io.rest-assured:rest-assured:6.0.0"
2424
apacheHttpClient = "org.apache.httpcomponents:httpclient:4.5.14"
2525
apacheHttpAsyncClient = "org.apache.httpcomponents:httpasyncclient:4.1.5"
2626

27-
testcontainers = "org.testcontainers:testcontainers:2.0.3"
27+
testcontainers = "org.testcontainers:testcontainers:2.0.4"
2828

2929
dbTestH2 = { module = "io.github.rieske.dbtest:h2", version.ref = "dbtest" }
3030
dbTestPostgres = { module = "io.github.rieske.dbtest:postgresql", version.ref = "dbtest" }

0 commit comments

Comments
 (0)