Skip to content

Commit 728eaf3

Browse files
authored
Merge pull request #451 from xvik/dependabot/gradle/io.dropwizard.modules-dropwizard-testing-junit4-5.0.0
Bump io.dropwizard.modules:dropwizard-testing-junit4 from 5.0.0-rc.5 to 5.0.0
2 parents b58a84e + bb00267 commit 728eaf3

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.5'
8+
implementation 'io.dropwizard.modules:dropwizard-testing-junit4:5.0.0'
99
implementation 'junit:junit'
1010

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

0 commit comments

Comments
 (0)