Skip to content

Commit

Permalink
Merge branch 'main' into dependabot-github_actions-UKHomeOffice-sas-g…
Browse files Browse the repository at this point in the history
…ithub-workflows-2
  • Loading branch information
JosephRogerson authored Sep 5, 2023
2 parents 89c1ee4 + 3fb1223 commit 9ecdfbb
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 @@ -19,9 +19,9 @@ targetCompatibility = JavaVersion.VERSION_17

dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation 'com.networknt:json-schema-validator:1.0.85'
testImplementation 'com.networknt:json-schema-validator:1.0.86'
testImplementation 'com.jayway.jsonpath:json-path:2.8.0'
testImplementation 'net.minidev:json-smart:2.4.11'
testImplementation 'net.minidev:json-smart:2.5.0'
}

publishing {
Expand Down

0 comments on commit 9ecdfbb

Please sign in to comment.