Skip to content

Commit 9f4b74d

Browse files
Update Newtonsoft.Json
1 parent 603d530 commit 9f4b74d

File tree

1 file changed

+1
-1
lines changed
  • src/MakingSense.AspNet.Authentication.SimpleToken

1 file changed

+1
-1
lines changed

src/MakingSense.AspNet.Authentication.SimpleToken/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"MakingSense.AspNet.Abstractions": "0.1.0-rc1-final",
1414
"Microsoft.AspNet.Authentication": "1.0.0-rc1-final",
15-
"Newtonsoft.Json": "6.0.8",
15+
"Newtonsoft.Json": "7.0.1",
1616
"System.IdentityModel.Tokens": "5.0.0-rc1-211161024"
1717
},
1818

0 commit comments

Comments
 (0)