Skip to content

Commit 61dfa54

Browse files
authored
Merge pull request #446 from xvik/dependabot/gradle/com.google.truth-truth-1.4.5
Bump com.google.truth:truth from 1.4.4 to 1.4.5
2 parents 9dc294d + a3cf253 commit 61dfa54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dropwizard-guicey/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
testImplementation 'org.glassfish.jersey.ext:jersey-proxy-client'
2929
testImplementation 'org.junit.platform:junit-platform-testkit'
3030
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.8'
31-
testImplementation 'com.google.truth:truth:1.4.4'
31+
testImplementation 'com.google.truth:truth:1.4.5'
3232
testImplementation 'org.objenesis:objenesis:3.4'
3333
// test rest stubs
3434
//testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2'

0 commit comments

Comments
 (0)