Skip to content

Commit

Permalink
Merge pull request #4962 from openequella/renovate/swagger-packages
Browse files Browse the repository at this point in the history
chore(deps): update swagger packages to v1.6.12
  • Loading branch information
PenghaiZhang authored Nov 6, 2023
2 parents 6e7b236 + 3e9caad commit ab7391f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Server/equellaserver/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ updateOptions := updateOptions.value.withCachedResolution(true)
(Runtime / unmanagedClasspath) += (LocalProject("learningedge_config") / baseDirectory).value

val RestEasyVersion = "3.15.6.Final"
val SwaggerVersion = "1.6.11"
val SwaggerVersion = "1.6.12"
val TomcatVersion = "9.0.82"
val axis2Version = "1.8.2"
val circeVersion = "0.14.5"
Expand Down

0 comments on commit ab7391f

Please sign in to comment.