Skip to content

Commit

Permalink
Merge pull request #1138 from gocd/dependabot/gradle/org.skyscreamer-…
Browse files Browse the repository at this point in the history
…jsonassert-1.5.3

Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.3
  • Loading branch information
chadlwilson authored Jul 1, 2024
2 parents 1ad8a15 + e1042f1 commit 4528f3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ dependencies {

testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
testImplementation 'org.mockito:mockito-core:5.12.0'
testImplementation 'org.skyscreamer:jsonassert:1.5.1'
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
testImplementation 'org.jsoup:jsoup:1.17.2'
testImplementation 'org.skyscreamer:jsonassert:1.5.1'
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
testImplementation 'cd.go.plugin:go-plugin-api:24.1.0'

integrationTestImplementation 'org.slf4j:slf4j-simple:2.0.13'
Expand Down

0 comments on commit 4528f3a

Please sign in to comment.