mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-03-27 14:30:18 +01:00
Update testcontainers-mysql, ... to 2.0.4 (#3991)
Co-authored-by: gitbucket-bot[bot] <256891351+gitbucket-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
32bf51ff1a
commit
eea43c30d2
@@ -63,8 +63,8 @@ libraryDependencies ++= Seq(
|
||||
"junit" % "junit" % "4.13.2" % "test",
|
||||
"org.scalatra" %% "scalatra-scalatest-javax" % ScalatraVersion % "test",
|
||||
"org.mockito" % "mockito-core" % "5.23.0" % "test",
|
||||
"org.testcontainers" % "testcontainers-mysql" % "2.0.3" % "test",
|
||||
"org.testcontainers" % "testcontainers-postgresql" % "2.0.3" % "test",
|
||||
"org.testcontainers" % "testcontainers-mysql" % "2.0.4" % "test",
|
||||
"org.testcontainers" % "testcontainers-postgresql" % "2.0.4" % "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