Skip to content

Commit 43ad3d7

Browse files
fix(deps): update dependency io.github.smiley4:ktor-swagger-ui to v5.1.0 (#803)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ab30c6 commit 43ad3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ ktor-server-callId = { module = "io.ktor:ktor-server-call-id-jvm", version.ref =
9292
ktor-server-conditionalHeaders = { module = "io.ktor:ktor-server-conditional-headers", version.ref = "ktor" }
9393
ktor-server-cors = { module = "io.ktor:ktor-server-cors-jvm", version.ref = "ktor" }
9494
ktor-server-defaultHeaders = { module = "io.ktor:ktor-server-default-headers", version.ref = "ktor" }
95-
ktor-swagger-ui = { module = "io.github.smiley4:ktor-swagger-ui", version = "5.0.2" }
95+
ktor-swagger-ui = { module = "io.github.smiley4:ktor-swagger-ui", version = "5.1.0" }
9696
ktor-client-core = { module = "io.ktor:ktor-client-core", version.ref = "ktor" }
9797
ktor-client-cio = { module = "io.ktor:ktor-client-cio", version.ref = "ktor" }
9898
ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor" }

0 commit comments

Comments
 (0)