Skip to content

Commit

Permalink
Bump io.dropwizard.modules:dropwizard-testing-junit4 from 4.0.6 to 4.0.7
Browse files Browse the repository at this point in the history
Bumps [io.dropwizard.modules:dropwizard-testing-junit4](https://github.com/dropwizard/dropwizard-testing-junit4) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/dropwizard/dropwizard-testing-junit4/releases)
- [Commits](dropwizard/dropwizard-testing-junit4@v4.0.6...v4.0.7)

---
updated-dependencies:
- dependency-name: io.dropwizard.modules:dropwizard-testing-junit4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent 922f91d commit 9581e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guicey-test-junit4/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies {
exclude group: 'junit', module: 'junit-dep'
}

implementation 'io.dropwizard.modules:dropwizard-testing-junit4:4.0.6'
implementation 'io.dropwizard.modules:dropwizard-testing-junit4:4.0.7'
implementation 'junit:junit'

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

0 comments on commit 9581e84

Please sign in to comment.