Skip to content

Commit c7b6f04

Browse files
chore(deps): update dependency org.openapitools:openapi-generator to v7.9.0
1 parent ebb4940 commit c7b6f04

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
@@ -9,7 +9,7 @@ plugins {
99

1010
dependencies {
1111
// dependency for LineJavaCodegenGenerator
12-
implementation("org.openapitools:openapi-generator:7.8.0")
12+
implementation("org.openapitools:openapi-generator:7.9.0")
1313

1414
// plugins
1515
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")

0 commit comments

Comments
 (0)