Skip to content

Commit 7604cc9

Browse files
chore(deps): update plugin org.openapi.generator to v7
1 parent 779d0f3 commit 7604cc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id "com.github.ben-manes.versions" version "0.42.0"
1111
id "com.github.spotbugs" version "6.0.25" apply false
1212
id "checkstyle"
13-
id "org.openapi.generator" version "5.3.0"
13+
id "org.openapi.generator" version "7.19.0"
1414
}
1515

1616
group = 'com.linkedin.cruisecontrol'

0 commit comments

Comments
 (0)