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 ebb4940 commit c7b6f04Copy full SHA for c7b6f04
buildSrc/build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
10
dependencies {
11
// dependency for LineJavaCodegenGenerator
12
- implementation("org.openapitools:openapi-generator:7.8.0")
+ implementation("org.openapitools:openapi-generator:7.9.0")
13
14
// plugins
15
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
0 commit comments