Skip to content

Commit 321a9c7

Browse files
committed
update to dropwizard-testing-junit4 4.0.15
1 parent 5a3b666 commit 321a9c7

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

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

0 commit comments

Comments
 (0)