Skip to content

Commit

Permalink
Merge pull request #380 from xvik/dependabot/gradle/com.google.truth-…
Browse files Browse the repository at this point in the history
…truth-1.4.2

Bump com.google.truth:truth from 1.4.1 to 1.4.2
  • Loading branch information
xvik authored Mar 1, 2024
2 parents 682ba1a + ccbe39e commit e083190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dropwizard-guicey/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
testImplementation 'org.glassfish.jersey.ext:jersey-proxy-client'
testImplementation 'org.junit.platform:junit-platform-testkit'
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.6'
testImplementation 'com.google.truth:truth:1.4.1'
testImplementation 'com.google.truth:truth:1.4.2'
testImplementation 'org.objenesis:objenesis:3.3'

// required for pure junit 5 tests
Expand Down

0 comments on commit e083190

Please sign in to comment.