Skip to content

Commit

Permalink
chore(api-deps): update dependency org.json:json to v20240205
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 6, 2024
1 parent 2c8e57d commit 7606ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spek = "2.0.19"

[libraries]
awaitility = "org.awaitility:awaitility-kotlin:4.2.0"
json = "org.json:json:20231013"
json = "org.json:json:20240205"
spek-dsl-jvm = { module = "org.spekframework.spek2:spek-dsl-jvm", version.ref = "spek" }
spek-runner-junit5 = { module = "org.spekframework.spek2:spek-runner-junit5", version.ref = "spek" }

Expand Down

0 comments on commit 7606ded

Please sign in to comment.