mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-05 04:56:02 +01:00
Update testcontainers-scala to 0.40.9
This commit is contained in:
committed by
kenji yoshida
parent
4638f82889
commit
18f3bc4056
@@ -62,7 +62,7 @@ libraryDependencies ++= Seq(
|
|||||||
"junit" % "junit" % "4.13.2" % "test",
|
"junit" % "junit" % "4.13.2" % "test",
|
||||||
"org.scalatra" %% "scalatra-scalatest" % ScalatraVersion % "test" cross CrossVersion.for3Use2_13,
|
"org.scalatra" %% "scalatra-scalatest" % ScalatraVersion % "test" cross CrossVersion.for3Use2_13,
|
||||||
"org.mockito" % "mockito-core" % "4.6.1" % "test",
|
"org.mockito" % "mockito-core" % "4.6.1" % "test",
|
||||||
"com.dimafeng" %% "testcontainers-scala" % "0.40.8" % "test",
|
"com.dimafeng" %% "testcontainers-scala" % "0.40.9" % "test",
|
||||||
"org.testcontainers" % "mysql" % "1.17.3" % "test",
|
"org.testcontainers" % "mysql" % "1.17.3" % "test",
|
||||||
"org.testcontainers" % "postgresql" % "1.17.3" % "test",
|
"org.testcontainers" % "postgresql" % "1.17.3" % "test",
|
||||||
"net.i2p.crypto" % "eddsa" % "0.3.0",
|
"net.i2p.crypto" % "eddsa" % "0.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user