Skip to content

Commit

Permalink
Merge pull request #62 from IndicoDataSolutions/nate/update_org_json
Browse files Browse the repository at this point in the history
[CAT-818] Update org:json package
  • Loading branch information
nateshim-indico authored Dec 4, 2023
2 parents 509989a + 895a927 commit a814421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation("com.expediagroup:graphql-kotlin-client-jackson:6.5.3")
implementation("com.squareup.okhttp3:okhttp:4.10.0")
implementation('org.apache.logging.log4j:log4j-1.2-api:2.15.0')
api('org.json:json:20230618')
api('org.json:json:20231013')
compileOnly("org.jetbrains:annotations:13.0")
testCompileOnly("org.jetbrains:annotations:13.0")
}
Expand Down

0 comments on commit a814421

Please sign in to comment.