Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
chore(deps): update plugin org.openapi.generator to v7.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
figure-renovate[bot] committed Jul 2, 2024
1 parent 9b08356 commit feadf8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ object Versions {
const val KotlinLogging = "3.0.5"
const val Moshi = "1.15.0"
object Plugins {
const val OpenAPI = "7.1.0"
const val OpenAPI = "7.7.0"
}
const val Scarlet = "0.1.12"
const val Kafka = "3.5.1"
Expand Down

0 comments on commit feadf8a

Please sign in to comment.