Skip to content

Commit

Permalink
Update dependency org.hamcrest:hamcrest-core to v1.4-atlassian-1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 7eace8b commit f8ea871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
exclude group: 'commons-logging', module:'commons-logging'
}

testImplementation "org.hamcrest:hamcrest-core:1.3"
testImplementation "org.hamcrest:hamcrest-core:1.4-atlassian-1"

testRuntimeOnly "com.h2database:h2:$h2Version"

Expand Down

0 comments on commit f8ea871

Please sign in to comment.