Skip to content

Commit

Permalink
Update dependency io.swagger.core.v3:swagger-annotations to v2.2.20 (#97
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 9a4af7c commit 10552fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trade-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
}

implementation 'io.swagger.core.v3:swagger-core:2.2.20'
implementation 'io.swagger.core.v3:swagger-annotations:2.2.10'
implementation 'io.swagger.core.v3:swagger-annotations:2.2.20'

testImplementation 'org.springframework.boot:spring-boot-starter-test'

Expand Down

0 comments on commit 10552fb

Please sign in to comment.