Skip to content

Commit 39e8bff

Browse files
authored
Merge pull request #434 from xvik/dependabot/gradle/io.dropwizard.modules-dropwizard-testing-junit4-5.0.0-rc.4
Bump io.dropwizard.modules:dropwizard-testing-junit4 from 5.0.0-rc.3 to 5.0.0-rc.4
2 parents de39965 + d9d23d7 commit 39e8bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guicey-test-junit4/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55
exclude group: 'junit', module: 'junit-dep'
66
}
77

8-
implementation 'io.dropwizard.modules:dropwizard-testing-junit4:5.0.0-rc.3'
8+
implementation 'io.dropwizard.modules:dropwizard-testing-junit4:5.0.0-rc.4'
99
implementation 'junit:junit'
1010

1111
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'

0 commit comments

Comments
 (0)