We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b50e41 commit d765970Copy full SHA for d765970
build.gradle.kts
@@ -45,7 +45,7 @@ dependencies {
45
implementation("org.postgresql:postgresql")
46
implementation("io.hypersistence:hypersistence-utils-hibernate-62:3.9.0")
47
implementation("org.flywaydb:flyway-core")
48
- implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.7.0")
+ implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.4")
49
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
50
implementation("net.swiftzer.semver:semver:2.0.0")
51
0 commit comments