There was an error while loading. Please reload this page.
2 parents 9dc294d + a3cf253 commit 61dfa54Copy full SHA for 61dfa54
1 file changed
dropwizard-guicey/build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
testImplementation 'org.glassfish.jersey.ext:jersey-proxy-client'
29
testImplementation 'org.junit.platform:junit-platform-testkit'
30
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.8'
31
- testImplementation 'com.google.truth:truth:1.4.4'
+ testImplementation 'com.google.truth:truth:1.4.5'
32
testImplementation 'org.objenesis:objenesis:3.4'
33
// test rest stubs
34
//testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2'
0 commit comments