Skip to content

Commit

Permalink
Update plugin smallrye-openapi to v3.13.0 (#9679)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 23bb16f commit 4f9020a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,5 @@ nexus-publish-plugin = { id = "io.github.gradle-nexus.publish-plugin", version =
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
quarkus = { id = "io.quarkus", version.ref = "quarkusPlugin" }
quarkus-extension = { id = "io.quarkus.extension", version.ref = "quarkusPlugin" }
smallrye-openapi = { id = "io.smallrye.openapi", version = "3.12.0" }
smallrye-openapi = { id = "io.smallrye.openapi", version = "3.13.0" }
jetbrains-changelog = { id = "org.jetbrains.changelog", version = "2.2.1"}

0 comments on commit 4f9020a

Please sign in to comment.