Skip to content

Commit

Permalink
Bump io.swagger:swagger-annotations from 1.6.12 to 1.6.13 (#7628)
Browse files Browse the repository at this point in the history
Bumps io.swagger:swagger-annotations from 1.6.12 to 1.6.13.

---
updated-dependencies:
- dependency-name: io.swagger:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent cfd0136 commit 6260d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
api("io.grpc:grpc-bom:$grpcVersion")
api("io.hypersistence:hypersistence-utils-hibernate-63:3.7.0")
api("io.projectreactor:reactor-core-micrometer:1.1.2")
api("io.swagger:swagger-annotations:1.6.12")
api("io.swagger:swagger-annotations:1.6.13")
api("io.vertx:vertx-pg-client:$vertxVersion")
api("io.vertx:vertx-codegen:$vertxVersion")
api("jakarta.inject:jakarta.inject-api:2.0.1")
Expand Down

0 comments on commit 6260d59

Please sign in to comment.