Skip to content

Commit 7563cb2

Browse files
chore(deps): update plugin org.openapi.generator to v7.13.0
1 parent 4a32491 commit 7563cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.springframework.boot.gradle.tasks.run.BootRun
22

33
plugins {
44
application
5-
id("org.openapi.generator") version "7.10.0"
5+
id("org.openapi.generator") version "7.13.0"
66
id("org.springframework.boot") version "3.4.3"
77
}
88

0 commit comments

Comments
 (0)