File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ junit-bom = "org.junit:junit-bom:6.0.1"
5858junit-jupiter-api = { group = " org.junit.jupiter" , name = " junit-jupiter-api" }
5959junit-jupiter-engine = { group = " org.junit.jupiter" , name = " junit-jupiter-engine" }
6060junit-platform-launcher = { group = " org.junit.platform" , name = " junit-platform-launcher" }
61- testcontainers-bom = { group = " org.testcontainers" , name = " testcontainers-bom" , version = " 1.21.4 " }
61+ testcontainers-bom = { group = " org.testcontainers" , name = " testcontainers-bom" , version = " 2.0.3 " }
6262testcontainers-core = { group = " org.testcontainers" , name = " testcontainers" }
6363testcontainers-junit = { group = " org.testcontainers" , name = " junit-jupiter" }
6464testcontainers-postgresql = { group = " org.testcontainers" , name = " postgresql" }
You can’t perform that action at this time.
0 commit comments