Skip to content

Commit 7f89e50

Browse files
authored
Merge pull request #36 from OneLiteFeatherNET/renovate/org.openapi.generator-7.x
chore(deps): update plugin org.openapi.generator to v7.15.0
2 parents aa11e5a + 7ad158e commit 7f89e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-client/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("java")
3-
id("org.openapi.generator") version "7.14.0"
3+
id("org.openapi.generator") version "7.15.0"
44
`maven-publish`
55
}
66

0 commit comments

Comments
 (0)