Skip to content

Commit

Permalink
Merge pull request #166 from NIAEFEUP/dependabot/gradle/com.epages-re…
Browse files Browse the repository at this point in the history
…stdocs-api-spec-mockmvc-0.18.2

Bump com.epages:restdocs-api-spec-mockmvc from 0.17.1 to 0.18.2
  • Loading branch information
BrunoRosendo authored Aug 10, 2023
2 parents 789ca01 + 85e03c8 commit 793bff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
testImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("ch.qos.logback:logback-classic:1.4.8")
testImplementation("org.springframework.restdocs:spring-restdocs-mockmvc:3.0.0")
testImplementation("com.epages:restdocs-api-spec-mockmvc:0.17.1")
testImplementation("com.epages:restdocs-api-spec-mockmvc:0.18.2")
testImplementation("org.springframework.boot:spring-boot-starter-test") {
exclude(group = "org.mockito2", module = "mockito-core")
}
Expand Down

0 comments on commit 793bff1

Please sign in to comment.