Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Bump org.json:json from 20220924 to 20231013 #1128

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ subprojects {
'commons-io:commons-io:2.11.0'

def test_deps_deps = [
'org.json:json:20220924',
'org.json:json:20231013',
'com.jayway.awaitility:awaitility:1.7.0',
'com.github.tomakehurst:wiremock-standalone:2.27.2',
"uk.gov.ida:saml-test:$dependencyVersions.saml_lib",
Expand Down
Loading