Skip to content

Commit 19b1dfe

Browse files
chore(deps): update dependency org.openapitools:openapi-generator to v7.19.0
1 parent 599cb37 commit 19b1dfe

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.18.0")
12+
implementation("org.openapitools:openapi-generator:7.19.0")
1313

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

0 commit comments

Comments
 (0)