Skip to content

Commit 0ec93a8

Browse files
committed
chore(deps): update plugin openapi-generator to v7.14.0
1 parent 00ca832 commit 0ec93a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ testcontainers-keycloak = { module = "com.github.dasniko:testcontainers-keycloak
102102
threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
103103

104104
[plugins]
105-
openapi-generator = { id = "org.openapi.generator", version = "7.12.0" }
105+
openapi-generator = { id = "org.openapi.generator", version = "7.14.0" }
106106
quarkus = { id = "io.quarkus", version.ref = "quarkus" }
107107
rat = { id = "org.nosphere.apache.rat", version = "0.8.1" }
108108
jetbrains-changelog = { id = "org.jetbrains.changelog", version = "2.4.0"}

0 commit comments

Comments
 (0)