Skip to content

Commit

Permalink
Merge pull request #347 from xenit-eu/dependabot/gradle/org.hamcrest-…
Browse files Browse the repository at this point in the history
…hamcrest-core-3.0

Bump org.hamcrest:hamcrest-core from 2.2 to 3.0
  • Loading branch information
vierbergenlars authored Aug 6, 2024
2 parents c9e04e3 + a2a52ce commit 8f7c68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ dependencies {
implementation 'com.bmuschko:gradle-docker-plugin:9.3.1'
implementation 'com.avast.gradle:gradle-docker-compose-plugin:0.17.7'
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
testImplementation 'org.hamcrest:hamcrest-core:2.2'
testImplementation 'org.hamcrest:hamcrest-core:3.0'
testImplementation gradleTestKit()
testImplementation "org.mockito:mockito-core:5.+"
testImplementation 'com.github.stefanbirkner:system-rules:1.19.0'
Expand Down

0 comments on commit 8f7c68a

Please sign in to comment.