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 e268141 commit fd16db3Copy full SHA for fd16db3
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.13.0"
4
id("org.owasp.dependencycheck") version "12.1.0"
5
application
6
}
0 commit comments