Skip to content

Commit

Permalink
upgrade to swagger-ui 5.17.11
Browse files Browse the repository at this point in the history
  • Loading branch information
SMILEY4 committed May 31, 2024
1 parent 47bca53 commit f4afb55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ projectDeveloperUrl=https://github.com/SMILEY4

# dependency versions
versionKtor=2.3.11
versionSwaggerUI=5.9.0
versionSwaggerUI=5.17.11
versionSwaggerParser=2.1.22
versionSchemaKenerator=0.4.0
versionKotlinLogging=3.0.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ import mu.KotlinLogging
/**
* This version must match the version of the gradle dependency
*/
internal const val SWAGGER_UI_WEBJARS_VERSION = "5.9.0"
internal const val SWAGGER_UI_WEBJARS_VERSION = "5.17.11"

private val logger = KotlinLogging.logger {}

Expand Down

0 comments on commit f4afb55

Please sign in to comment.