Skip to content

Commit

Permalink
fix(deps): update dependency org.hamcrest:hamcrest-core to v1.4-atlas…
Browse files Browse the repository at this point in the history
…sian-1
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 678aa5d commit fdaf488
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 fdaf488

Please sign in to comment.