We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe4adf commit ba2ca25Copy full SHA for ba2ca25
build.gradle.kts
@@ -44,7 +44,7 @@ plugins {
44
id("com.github.jk1.dependency-license-report") version "2.9"
45
id("org.jetbrains.kotlinx.kover") version "0.9.1"
46
id("io.gitlab.arturbosch.detekt") version "1.23.8"
47
- id("org.openapi.generator") version "7.10.0" apply false
+ id("org.openapi.generator") version "7.14.0" apply false
48
id("com.google.cloud.tools.jib") version "3.4.5" apply false
49
}
50
0 commit comments