Skip to content

Commit

Permalink
Merge pull request #306 from raynigon/dependabot/gradle/spring-boot-s…
Browse files Browse the repository at this point in the history
…pringdoc-starter/org.springdoc-springdoc-openapi-webmvc-core-1.6.14

Bump org.springdoc:springdoc-openapi-webmvc-core from 1.6.13 to 1.6.14 in /spring-boot-springdoc-starter
  • Loading branch information
mergify[bot] authored Feb 25, 2023
2 parents 7b39276 + 872d409 commit 1e1f14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-springdoc-starter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies {
implementation project(":unit-api-core")
implementation project(":spring-boot-core-starter")

testImplementation 'org.springdoc:springdoc-openapi-webmvc-core:1.6.13'
testImplementation 'org.springdoc:springdoc-openapi-webmvc-core:1.6.14'
testImplementation 'org.springframework.boot:spring-boot-starter'
testImplementation('org.springframework.boot:spring-boot-starter-test') {
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
Expand Down

0 comments on commit 1e1f14e

Please sign in to comment.