mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-03 14:19:54 +01:00
Update testcontainers-mysql, ... to 2.0.3
This commit is contained in:
committed by
kenji yoshida
parent
e041f8ffa0
commit
465282580f
@@ -62,8 +62,8 @@ libraryDependencies ++= Seq(
|
||||
"junit" % "junit" % "4.13.2" % "test",
|
||||
"org.scalatra" %% "scalatra-scalatest-javax" % ScalatraVersion % "test",
|
||||
"org.mockito" % "mockito-core" % "5.21.0" % "test",
|
||||
"org.testcontainers" % "testcontainers-mysql" % "2.0.2" % "test",
|
||||
"org.testcontainers" % "testcontainers-postgresql" % "2.0.2" % "test",
|
||||
"org.testcontainers" % "testcontainers-mysql" % "2.0.3" % "test",
|
||||
"org.testcontainers" % "testcontainers-postgresql" % "2.0.3" % "test",
|
||||
"net.i2p.crypto" % "eddsa" % "0.3.0",
|
||||
"is.tagomor.woothee" % "woothee-java" % "1.11.0",
|
||||
"org.ec4j.core" % "ec4j-core" % "1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user