build(deps): update swagger-ui to 4.17.0 (#5010)

pull/4996/head^2
James Elliott 2023-03-02 11:50:05 +11:00 committed by GitHub
parent a77389fc96
commit c89dfce61a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@
package cmd
const (
versionSwaggerUI = "4.16.1"
versionSwaggerUI = "4.17.0"
)