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 3e72e54Copy full SHA for 3e72e54
app/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("buildsrc.convention.kotlin-jvm")
3
id("org.openapi.generator") version "7.10.0"
4
- id("org.owasp.dependencycheck") version "12.1.0"
+ id("org.owasp.dependencycheck") version "12.1.2"
5
application
6
}
7
0 commit comments