We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94ac94c commit d5f24f4Copy full SHA for d5f24f4
buildSrc/build.gradle.kts
@@ -13,7 +13,7 @@ dependencies {
13
14
// plugins
15
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
16
- implementation("org.openapitools:openapi-generator-gradle-plugin:7.10.0")
+ implementation("org.openapitools:openapi-generator-gradle-plugin:7.11.0")
17
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.2")
18
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.1")
19
0 commit comments