Skip to content

Commit

Permalink
Merge pull request #30 from piashcse/update-swagger-ui
Browse files Browse the repository at this point in the history
- Update swagger ui 4.1.0
  • Loading branch information
piashcse authored Nov 17, 2024
2 parents 7a490f0 + 4dbdf90 commit e95a7d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
ktor-version = "3.0.1"
kotlin-version = "2.0.21"
logback-version = "1.5.11"
logback-version = "1.5.12"
exposed-version = "0.56.0"
flyway-version = "9.22.3"
postgresql-version = "42.7.4"
Expand All @@ -11,9 +11,9 @@ kotlinx-datetime-version = "0.6.1"
commons-email-version ="1.5"
valiktor-core-version = "0.12.0"
commons-io-version = "2.17.0"
ktor-swagger-ui-version = "4.0.0"
ktor-swagger-ui-version = "4.1.0"
swagger-parser-version = "2.1.22"
shadow-version = "8.3.3"
shadow-version = "8.3.5"
koin = "4.0.0"

[libraries]
Expand Down

0 comments on commit e95a7d2

Please sign in to comment.