Skip to content

Commit

Permalink
chore(deps): bump io.swagger:swagger-annotations from 1.6.11 to 1.6.12 (
Browse files Browse the repository at this point in the history
#277)

Bumps io.swagger:swagger-annotations from 1.6.11 to 1.6.12.

---
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 Oct 23, 2023
1 parent e325144 commit 1a0075a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/broker-server-api/client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
}

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

0 comments on commit 1a0075a

Please sign in to comment.