We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a829df7 commit 4da9819Copy full SHA for 4da9819
1 file changed
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
id 'com.github.ben-manes.versions' version '0.53.0'
17
id 'org.sonarqube' version '6.3.1.5724'
18
id "io.freefair.lombok" version "8.14"
19
- id "org.openapi.generator" version "7.13.0"
+ id "org.openapi.generator" version "7.20.0"
20
id "org.flywaydb.flyway" version "11.20.3"
21
id 'maven-publish'
22
id("com.dorongold.task-tree") version "4.0.1"
0 commit comments