Skip to content

Commit 1f5897b

Browse files
Update plugin org.openapi.generator to v7.20.0
1 parent 8396703 commit 1f5897b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'org.springframework.boot' version '4.0.1'
77
id 'io.spring.dependency-management' version '1.1.7'
88
id "org.springdoc.openapi-gradle-plugin" version "1.9.0"
9-
id "org.openapi.generator" version "7.17.0"
9+
id "org.openapi.generator" version "7.20.0"
1010
id "com.github.node-gradle.node" version "7.1.0"
1111
}
1212

0 commit comments

Comments
 (0)