Skip to content

Commit 1728159

Browse files
chore(deps): update dependency org.openapitools:openapi-generator to v7.22.0
1 parent e2619bb commit 1728159

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)