Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit f4f991f

Browse files
MSLukeWestLuke Westendorfsrdjanjovcic
authored
Fix Newtonsoft.JSon version to 13.0.3 (#257)
Co-authored-by: Luke Westendorf <[email protected]> Co-authored-by: Srdjan Jovčić <[email protected]>
1 parent 9d8621c commit f4f991f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ updates:
3131
# https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1867849
3232
- dependency-name: "Moq"
3333
versions: [">4.18.4"]
34+
- dependency-name: "Newtonsoft.JSon"
35+
versions: [">13.0.3"]
3436

3537
- package-ecosystem: gitsubmodule
3638
directory: "/"

0 commit comments

Comments
 (0)