Skip to content

Commit 91afc92

Browse files
Update dependency io.swagger:swagger-annotations to v1.6.16
1 parent dd69acb commit 91afc92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-projects/test-library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ checkstyle {
2222

2323
dependencies {
2424

25-
implementation 'io.swagger:swagger-annotations:1.6.15'
25+
implementation 'io.swagger:swagger-annotations:1.6.16'
2626

2727
// Use JUnit test framework
2828
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)