Skip to content

Commit

Permalink
build(deps): bump io.swagger:swagger-annotations from 1.6.11 to 1.6.13
Browse files Browse the repository at this point in the history
Bumps io.swagger:swagger-annotations from 1.6.11 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]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent dbf9575 commit 8af2ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/wrapper/clients/java-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
}

// Generated Client's Dependencies
implementation("io.swagger:swagger-annotations:1.6.11")
implementation("io.swagger:swagger-annotations:1.6.13")
implementation("com.google.code.findbugs:jsr305:3.0.2")
implementation("com.squareup.okhttp3:okhttp:4.11.0")
implementation("com.squareup.okhttp3:logging-interceptor:4.11.0")
Expand Down

0 comments on commit 8af2ee2

Please sign in to comment.