Skip to content

Commit 2d702c2

Browse files
Bump io.swagger:swagger-annotations from 1.6.13 to 1.6.14 (#581)
Bumps io.swagger:swagger-annotations from 1.6.13 to 1.6.14. --- 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>
1 parent e5af4d5 commit 2d702c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: components/fetch-build-scan-data-cmdline-tool/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
implementation("com.squareup.okhttp3:okhttp-tls")
2121
implementation("com.squareup.okhttp3:logging-interceptor")
2222

23-
implementation("io.swagger:swagger-annotations:1.6.13")
23+
implementation("io.swagger:swagger-annotations:1.6.14")
2424
implementation("io.gsonfire:gson-fire:1.9.0")
2525
implementation("javax.ws.rs:jsr311-api:1.1.1")
2626
implementation("javax.ws.rs:javax.ws.rs-api:2.1.1")

0 commit comments

Comments
 (0)