Skip to content

Commit

Permalink
Reverter oppdatering av ktor-swagger-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikg committed Jan 2, 2025
1 parent 1c3fa69 commit d6fc549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ test-testcontainer-kafka = { module = "org.testcontainers:kafka", version.ref =

commons-compress = { module = "org.apache.commons:commons-compress", version = "1.27.1" }
unleash-client = { module = "io.getunleash:unleash-client-java", version = "9.2.6" }
openapi = { module = "io.github.smiley4:ktor-swagger-ui", version = "4.1.2" }
openapi = { module = "io.github.smiley4:ktor-swagger-ui", version = "3.6.0" }

[bundles]
jackson = ["jackson-datatypejsr310", "jackson-datatypejdk8", "jackson-modulekotlin"]

0 comments on commit d6fc549

Please sign in to comment.