Skip to content

Commit

Permalink
Update dependency io.swagger.core.v3:swagger-annotations to v2.2.19 (#43
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 Nov 16, 2023
1 parent 22299ec commit ba252e2
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 @@ -44,7 +44,7 @@ dependencies {
implementation 'com.h2database:h2:2.2.220'
implementation 'org.springdoc:springdoc-openapi-ui:1.7.0'
implementation 'io.swagger.core.v3:swagger-core:2.2.15'
implementation 'io.swagger.core.v3:swagger-annotations:2.2.15'
implementation 'io.swagger.core.v3:swagger-annotations:2.2.19'

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

Expand Down

0 comments on commit ba252e2

Please sign in to comment.