Skip to content

Commit f3ef90e

Browse files
authored
Merge pull request #30 from kit-data-manager/dependabot/gradle/development/io.specto-hoverfly-java-junit5-0.20.2
Bump io.specto:hoverfly-java-junit5 from 0.20.0 to 0.20.2
2 parents 8310dc3 + 51685d4 commit f3ef90e

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)