Skip to content

Commit

Permalink
Bump swagger-ui-dist from 4.12.0 to 4.13.0
Browse files Browse the repository at this point in the history
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v4.12.0...v4.13.0)

---
updated-dependencies:
- dependency-name: org.webjars.npm:swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2022
1 parent de839ef commit d9d5ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/open-api-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<name>SmallRye: OpenAPI UI</name>

<properties>
<swagger-ui.version>4.12.0</swagger-ui.version>
<swagger-ui.version>4.13.0</swagger-ui.version>
<swagger-ui-theme.version>3.0.1</swagger-ui-theme.version>
<path.swagger-ui>openapi-ui</path.swagger-ui>
<sonar.skip>true</sonar.skip>
Expand Down

0 comments on commit d9d5ce0

Please sign in to comment.