Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit 128bfa6

Browse files
chore(deps): update plugin org.openapi.generator to v7.6.0
1 parent 9b08356 commit 128bfa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ object Versions {
1818
const val KotlinLogging = "3.0.5"
1919
const val Moshi = "1.15.0"
2020
object Plugins {
21-
const val OpenAPI = "7.1.0"
21+
const val OpenAPI = "7.6.0"
2222
}
2323
const val Scarlet = "0.1.12"
2424
const val Kafka = "3.5.1"

0 commit comments

Comments
 (0)