Skip to content

Commit

Permalink
[Backport 2.x] dependabot: bump com.github.wnameless.json:json-flatte…
Browse files Browse the repository at this point in the history
…ner from 0.16.4 to 0.16.5 (#3328)

Backport 00167b3 from #3296.

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Sep 7, 2023
1 parent e4a4f34 commit a4359f1
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 @@ -501,7 +501,7 @@ dependencies {
exclude group: "com.google.code.gson", module: "gson"
exclude group: "org.json", module: "json"
}
implementation 'com.github.wnameless.json:json-flattener:0.16.4'
implementation 'com.github.wnameless.json:json-flattener:0.16.5'
// JSON patch
implementation 'com.flipkart.zjsonpatch:zjsonpatch:0.4.14'
implementation 'org.apache.commons:commons-collections4:4.4'
Expand Down

0 comments on commit a4359f1

Please sign in to comment.