File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }
1818junit-jupiter-engine = { module = " org.junit.jupiter:junit-jupiter-engine" }
1919junit-platform-launcher = { module = " org.junit.platform:junit-platform-launcher" }
2020
21- testcontainers-bom = { module = " org.testcontainers:testcontainers-bom" , version = " 1.21.3 " }
22- testcontainers-mysql = { module = " org.testcontainers:mysql" }
23- testcontainers-postgresql = { module = " org.testcontainers:postgresql" }
21+ testcontainers-bom = { module = " org.testcontainers:testcontainers-bom" , version = " 2.0.1 " }
22+ testcontainers-mysql = { module = " org.testcontainers:testcontainers- mysql" }
23+ testcontainers-postgresql = { module = " org.testcontainers:testcontainers- postgresql" }
2424
2525google-java-format = { module = " com.google.googlejavaformat:google-java-format" , version = " 1.28.0" }
2626ktlint = { module = " com.pinterest.ktlint:ktlint-cli" , version = " 1.7.1" }
You can’t perform that action at this time.
0 commit comments