Skip to content

Commit

Permalink
chore: bump ktor-swagger-ui version to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiinaKin committed Oct 8, 2024
1 parent 84853bf commit ca3c554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
implementation("io.ktor:ktor-server-default-headers-jvm")
implementation("io.ktor:ktor-server-forwarded-header-jvm")

implementation("io.github.smiley4:ktor-swagger-ui:3.4.0")
implementation("io.github.smiley4:ktor-swagger-ui:3.5.0")

implementation("com.ucasoft.ktor:ktor-simple-cache-jvm:$ktorSimpleCacheVersion")
implementation("com.ucasoft.ktor:ktor-simple-memory-cache-jvm:$ktorSimpleCacheVersion")
Expand Down

0 comments on commit ca3c554

Please sign in to comment.