mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-29 11:49:59 +01:00
Update testcontainers-scala to 0.40.11
This commit is contained in:
committed by
kenji yoshida
parent
c9ed9d2237
commit
c63301d8e6
@@ -62,7 +62,7 @@ libraryDependencies ++= Seq(
|
||||
"junit" % "junit" % "4.13.2" % "test",
|
||||
"org.scalatra" %% "scalatra-scalatest" % ScalatraVersion % "test" cross CrossVersion.for3Use2_13,
|
||||
"org.mockito" % "mockito-core" % "4.8.0" % "test",
|
||||
"com.dimafeng" %% "testcontainers-scala" % "0.40.10" % "test",
|
||||
"com.dimafeng" %% "testcontainers-scala" % "0.40.11" % "test",
|
||||
"org.testcontainers" % "mysql" % "1.17.5" % "test",
|
||||
"org.testcontainers" % "postgresql" % "1.17.5" % "test",
|
||||
"net.i2p.crypto" % "eddsa" % "0.3.0",
|
||||
|
||||
Reference in New Issue
Block a user