Skip to content

Commit 55b6d3d

Browse files
Bump io.swagger:swagger-annotations from 1.5.24 to 1.6.14
Bumps io.swagger:swagger-annotations from 1.5.24 to 1.6.14. --- updated-dependencies: - dependency-name: io.swagger:swagger-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c1e6eb commit 55b6d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ if(hasProperty('target') && target == 'android') {
9898
}
9999

100100
dependencies {
101-
compile 'io.swagger:swagger-annotations:1.5.24'
101+
compile 'io.swagger:swagger-annotations:1.6.14'
102102
compile "com.google.code.findbugs:jsr305:3.0.2"
103103
compile 'com.squareup.okhttp3:okhttp:3.14.7'
104104
compile 'com.squareup.okhttp3:logging-interceptor:3.14.7'

0 commit comments

Comments
 (0)