Skip to content

Commit

Permalink
revert swagger jar due to swagger-api/swagger-core#4297
Browse files Browse the repository at this point in the history
  • Loading branch information
Goblincomet committed Nov 6, 2022
1 parent 82be9d3 commit c12ef4d
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 @@ -5,7 +5,7 @@ organization := "com.github.swagger-akka-http"

name := "swagger-akka-http"

val swaggerVersion = "2.2.6"
val swaggerVersion = "2.2.4"
val akkaVersion = "2.6.20"
val akkaHttpVersion = "10.2.10"
val jacksonVersion = "2.14.0"
Expand Down

0 comments on commit c12ef4d

Please sign in to comment.