Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Sep 29, 2024
1 parent 907759e commit 72fc797
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 @@ -54,7 +54,7 @@ libraryDependencies ++= Seq(
"io.swagger.core.v3" % "swagger-annotations-jakarta" % swaggerVersion,
"io.swagger.core.v3" % "swagger-models-jakarta" % swaggerVersion,
"io.swagger.core.v3" % "swagger-jaxrs2-jakarta" % swaggerVersion,
"com.github.swagger-akka-http" %% "swagger-scala-module" % "2.12.3",
"com.github.swagger-akka-http" %% "swagger-scala-module" % "2.13.0",
"org.slf4j" % "slf4j-api" % slf4jVersion,
"com.fasterxml.jackson.module" %% "jackson-module-scala" % jacksonVersion,
"com.fasterxml.jackson.dataformat" % "jackson-dataformat-yaml" % jacksonVersion,
Expand Down

0 comments on commit 72fc797

Please sign in to comment.