Skip to content

Commit

Permalink
fix(deps): update dependency io.swagger.core.v3:swagger-annotations-j…
Browse files Browse the repository at this point in the history
…akarta to v2.2.15 (#679)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 9, 2023
1 parent 13b9663 commit edabdff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ dependencies {
implementation("io.github.openfeign:feign-okhttp:12.3")

// Added separately from springdoc for production builds
implementation("io.swagger.core.v3:swagger-annotations-jakarta:2.2.14")
implementation("io.swagger.core.v3:swagger-annotations-jakarta:2.2.15")

implementation("io.sentry:sentry-spring-boot-starter-jakarta:6.25.0")

Expand Down

0 comments on commit edabdff

Please sign in to comment.