Skip to content

Commit

Permalink
CORE-69: Update swagger-ui from 5.17.14 to 5.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed Nov 14, 2024
1 parent 0453a95 commit fb3793d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ resolvers ++= Seq(
"Broad Artifactory Snapshots" at "https://broadinstitute.jfrog.io/broadinstitute/libs-snapshot/")

libraryDependencies ++= Seq(
"org.webjars" % "swagger-ui" % "5.17.14",
"org.webjars" % "swagger-ui" % "5.18.2",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"com.typesafe.akka" %% "akka-http-spray-json" % "10.2.9",
"com.google.protobuf" % "protobuf-java" % "4.29.0-RC2",
Expand Down

0 comments on commit fb3793d

Please sign in to comment.