Skip to content

Commit cfae8d8

Browse files
authored
Update UI scripts (#2390)
js-swagger-ui = "5.29.3" js-openapi-explorer = "2.2.776" js-redoc = "2.5.1" js-scalar = "1.37.0"
1 parent 27d7d61 commit cfae8d8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ micronaut-shared-settings = "7.6.4"
4949
sonatype-scan = "3.1.4"
5050

5151
# javascript libraries
52-
js-swagger-ui = "5.28.0"
53-
js-openapi-explorer = "2.2.770"
54-
js-redoc = "2.5.0"
52+
js-swagger-ui = "5.29.3"
53+
js-openapi-explorer = "2.2.776"
54+
js-redoc = "2.5.1"
5555
js-rapidoc = "9.3.8"
5656
js-rapipdf = "2.2.1"
57-
js-scalar = "1.34.6"
57+
js-scalar = "1.37.0"
5858

5959
[libraries]
6060
# Managed

0 commit comments

Comments
 (0)