Skip to content

Commit 1beedca

Browse files
committed
Update build.sbt
1 parent a2afba2 commit 1beedca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ libraryDependencies ++= Seq(
113113
"com.fasterxml.jackson.module" % "jackson-module-jsonSchema" % jacksonJsonSchemaVersion % Test,
114114
"javax.ws.rs" % "javax.ws.rs-api" % "2.1.1" % Test,
115115
"io.swagger" % "swagger-core" % "1.6.3" % Test,
116-
"org.scalatest" %% "scalatest" % "3.2.11" % Test
116+
"org.scalatest" %% "scalatest" % "3.2.13" % Test
117117
)
118118

119119
// build.properties

0 commit comments

Comments
 (0)