mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-16 05:19:54 +01:00
Update testcontainers-mysql, ... to 2.0.2
This commit is contained in:
committed by
kenji yoshida
parent
1b763c753c
commit
8a79de8b50
@@ -62,8 +62,8 @@ libraryDependencies ++= Seq(
|
||||
"junit" % "junit" % "4.13.2" % "test",
|
||||
"org.scalatra" %% "scalatra-scalatest-javax" % ScalatraVersion % "test",
|
||||
"org.mockito" % "mockito-core" % "5.20.0" % "test",
|
||||
"org.testcontainers" % "testcontainers-mysql" % "2.0.1" % "test",
|
||||
"org.testcontainers" % "testcontainers-postgresql" % "2.0.1" % "test",
|
||||
"org.testcontainers" % "testcontainers-mysql" % "2.0.2" % "test",
|
||||
"org.testcontainers" % "testcontainers-postgresql" % "2.0.2" % "test",
|
||||
"net.i2p.crypto" % "eddsa" % "0.3.0",
|
||||
"is.tagomor.woothee" % "woothee-java" % "1.11.0",
|
||||
"org.ec4j.core" % "ec4j-core" % "1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user