Skip to content

Commit e9707b6

Browse files
chore(deps): update dependency org.openapitools:openapi-generator-gradle-plugin to v7.9.0
1 parent 559c3bd commit e9707b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313

1414
// plugins
1515
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
16-
implementation("org.openapitools:openapi-generator-gradle-plugin:7.8.0")
16+
implementation("org.openapitools:openapi-generator-gradle-plugin:7.9.0")
1717
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.24")
1818
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.3.4")
1919

0 commit comments

Comments
 (0)