We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3a3ff commit 01bb8d0Copy full SHA for 01bb8d0
app/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("buildsrc.convention.kotlin-jvm")
3
- id("org.openapi.generator") version "7.10.0"
+ id("org.openapi.generator") version "7.15.0"
4
id("org.owasp.dependencycheck") version "12.1.0"
5
application
6
}
0 commit comments