Skip to content

Commit

Permalink
Merge pull request #406 from xvik/dependabot/gradle/io.dropwizard.mod…
Browse files Browse the repository at this point in the history
…ules-dropwizard-testing-junit4-4.0.9

Bump io.dropwizard.modules:dropwizard-testing-junit4 from 4.0.8 to 4.0.9
  • Loading branch information
xvik authored Oct 10, 2024
2 parents 8da75ca + e6cef7e commit 9378bba
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.8'
implementation 'io.dropwizard.modules:dropwizard-testing-junit4:4.0.9'
implementation 'junit:junit'

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

0 comments on commit 9378bba

Please sign in to comment.