Skip to content

Commit

Permalink
Merge pull request #37 from kousen/dependabot/gradle/org.hamcrest-ham…
Browse files Browse the repository at this point in the history
…crest-3.0

Bump org.hamcrest:hamcrest from 2.2 to 3.0
  • Loading branch information
kousen authored Aug 2, 2024
2 parents 4b68ae4 + af7efbd commit d9d93dd
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 @@ -6,7 +6,7 @@ plugins {

ext.libs = [
gson: 'com.google.code.gson:gson:2.11.0',
hamcrest: 'org.hamcrest:hamcrest:2.2',
hamcrest: 'org.hamcrest:hamcrest:3.0',
junit_api: 'org.junit.jupiter:junit-jupiter:5.10.3',
]

Expand Down

0 comments on commit d9d93dd

Please sign in to comment.