Skip to content

Commit bb00267

Browse files
Bump io.dropwizard.modules:dropwizard-testing-junit4
Bumps [io.dropwizard.modules:dropwizard-testing-junit4](https://github.com/dropwizard/dropwizard-testing-junit4) from 5.0.0-rc.5 to 5.0.0. - [Release notes](https://github.com/dropwizard/dropwizard-testing-junit4/releases) - [Commits](dropwizard/dropwizard-testing-junit4@v5.0.0-rc.5...v5.0.0) --- updated-dependencies: - dependency-name: io.dropwizard.modules:dropwizard-testing-junit4 dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b58a84e commit bb00267

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)