Skip to content

Commit 51685d4

Browse files
Bump io.specto:hoverfly-java-junit5 from 0.20.0 to 0.20.2
Bumps [io.specto:hoverfly-java-junit5](https://github.com/SpectoLabs/hoverfly-java) from 0.20.0 to 0.20.2. - [Commits](SpectoLabs/hoverfly-java@0.20.0...0.20.2) --- updated-dependencies: - dependency-name: io.specto:hoverfly-java-junit5 dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8310dc3 commit 51685d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ dependencies {
135135
testImplementation "io.rest-assured:rest-assured"
136136
testImplementation "io.rest-assured:spring-mock-mvc"
137137
testImplementation "io.rest-assured:rest-assured"
138-
testImplementation ("io.specto:hoverfly-java-junit5:0.20.0") {
138+
testImplementation ("io.specto:hoverfly-java-junit5:0.20.2") {
139139
exclude group: 'ch.qos.logback', module: 'logback-classic'
140140
}
141141

0 commit comments

Comments
 (0)