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.11 to 4.0.12.
- [Release notes](https://github.com/dropwizard/dropwizard-testing-junit4/releases)
- [Commits](dropwizard/dropwizard-testing-junit4@v4.0.11...v4.0.12)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 92c1255 commit ac0bf28
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.11'
implementation 'io.dropwizard.modules:dropwizard-testing-junit4:4.0.12'
implementation 'junit:junit'

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

0 comments on commit ac0bf28

Please sign in to comment.