Skip to content

Commit

Permalink
update dropwizard-test-junit4 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
xvik committed Jan 17, 2025
1 parent 2ae09c4 commit e8dadbc
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:3.0.9'
implementation 'io.dropwizard.modules:dropwizard-testing-junit4:3.0.12'
implementation 'junit:junit'

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

0 comments on commit e8dadbc

Please # to comment.