Skip to content

Commit 47fe25a

Browse files
committed
Update build.sbt
1 parent 0439e06 commit 47fe25a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ libraryDependencies ++= jacksonDependencies ++ Seq(
122122
"org.scala-lang.modules" %% "scala-java8-compat" % "1.0.2" % Test,
123123
"javax.ws.rs" % "javax.ws.rs-api" % "2.1.1" % Test,
124124
"io.swagger" % "swagger-core" % "1.6.8" % Test,
125-
"org.scalatest" %% "scalatest" % "3.2.19" % Test
125+
"org.scalatest" %% "scalatest" % "3.2.20" % Test
126126
)
127127

128128
// build.properties

0 commit comments

Comments
 (0)