Skip to content

Commit

Permalink
Bump io.dropwizard.modules:dropwizard-testing-junit4
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.9 to 4.0.10.
- [Release notes](https://github.com/dropwizard/dropwizard-testing-junit4/releases)
- [Commits](dropwizard/dropwizard-testing-junit4@v4.0.9...v4.0.10)

---
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] authored Oct 21, 2024
1 parent 9378bba commit 668da9e
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.9'
implementation 'io.dropwizard.modules:dropwizard-testing-junit4:4.0.10'
implementation 'junit:junit'

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

0 comments on commit 668da9e

Please # to comment.