We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 599cb37 commit 19b1dfeCopy full SHA for 19b1dfe
buildSrc/build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
10
dependencies {
11
// dependency for LineJavaCodegenGenerator
12
- implementation("org.openapitools:openapi-generator:7.18.0")
+ implementation("org.openapitools:openapi-generator:7.19.0")
13
14
// plugins
15
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
0 commit comments