Skip to content

Commit 01bb8d0

Browse files
chore(deps): update plugin org.openapi.generator to v7.15.0
1 parent ac3a3ff commit 01bb8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("buildsrc.convention.kotlin-jvm")
3-
id("org.openapi.generator") version "7.10.0"
3+
id("org.openapi.generator") version "7.15.0"
44
id("org.owasp.dependencycheck") version "12.1.0"
55
application
66
}

0 commit comments

Comments
 (0)