Skip to content

Commit

Permalink
fix(deps): update dependency org.json:json to v20240303 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
Co-authored-by: Itai Hanski <[email protected]>
  • Loading branch information
descope[bot] and itaihanski authored Oct 1, 2024
1 parent abeffc8 commit 5c19694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion descopesdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {

testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1"
testImplementation "junit:junit:4.13.2"
testImplementation "org.json:json:20231013"
testImplementation "org.json:json:20240303"
}

publishing {
Expand Down

0 comments on commit 5c19694

Please sign in to comment.