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 @@ -20,7 +20,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
2020junit-platform-launcher = { module = " org.junit.platform:junit-platform-launcher" }
2121apiguardian = { module = " org.apiguardian:apiguardian-api" , version = " 1.1.2" }
2222
23- testcontainers-bom = { module = " org.testcontainers:testcontainers-bom" , version = " 2.0.0 " }
23+ testcontainers-bom = { module = " org.testcontainers:testcontainers-bom" , version = " 2.0.1 " }
2424testcontainers-mysql = { module = " org.testcontainers:testcontainers-mysql" }
2525testcontainers-oracle = { module = " org.testcontainers:testcontainers-oracle-xe" }
2626testcontainers-postgresql = { module = " org.testcontainers:testcontainers-postgresql" }
You can’t perform that action at this time.
0 commit comments