Skip to content

Commit

Permalink
chore(deps): update swagger packages to v1.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 19, 2024
1 parent 9461d45 commit 64225ca
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 @@ -16,7 +16,7 @@ updateOptions := updateOptions.value.withCachedResolution(true)
(Runtime / unmanagedClasspath) += (LocalProject("learningedge_config") / baseDirectory).value

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

0 comments on commit 64225ca

Please sign in to comment.