Skip to content

Commit

Permalink
chore(deps): update dependency org.skyscreamer:jsonassert to v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent f466b39 commit f8fd137
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
testImplementation(mn.micronaut.http.client)
testImplementation(mn.micronaut.jackson.databind)
testImplementation(mnTest.micronaut.test.junit5)
testImplementation("org.skyscreamer:jsonassert:1.5.1")
testImplementation("org.skyscreamer:jsonassert:1.5.2")
}

configurations.all {
Expand Down

0 comments on commit f8fd137

Please sign in to comment.