diff --git a/build.sbt b/build.sbt index cd578e2e..b70e752f 100644 --- a/build.sbt +++ b/build.sbt @@ -126,7 +126,7 @@ libraryDependencies ++= Seq( "tools.jackson.jaxrs" % "jackson-jaxrs-json-provider" % jacksonVersion % Test changing(), "javax.ws.rs" % "javax.ws.rs-api" % "2.1.1" % Test, "io.swagger" % "swagger-core" % "1.6.8" % Test, - "org.scalatest" %% "scalatest" % "3.2.17" % Test + "org.scalatest" %% "scalatest" % "3.2.18" % Test ) // build.properties