Skip to content

Commit

Permalink
Bruker eldre versjon for swagger-ui inntil vi går til ktor 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikg committed Nov 14, 2024
1 parent a9a3fcd commit 5f65956
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.4" }
openapi = { module = "io.github.smiley4:ktor-swagger-ui", version = "4.0.0" }
openapi = { module = "io.github.smiley4:ktor-swagger-ui", version = "3.6.0" }

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

0 comments on commit 5f65956

Please sign in to comment.