We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc76d5 commit ffb60aeCopy full SHA for ffb60ae
1 file changed
build.sbt
@@ -134,7 +134,6 @@ lazy val msgpackJackson =
134
),
135
libraryDependencies ++= Seq(
136
"com.fasterxml.jackson.core" % "jackson-databind" % "2.18.4",
137
- junitInterface,
138
junitJupiter,
139
junitVintage,
140
"org.apache.commons" % "commons-math3" % "3.6.1" % "test"
0 commit comments