Skip to content

Commit bf53625

Browse files
committed
Update Bogus dependency
1 parent 784ee34 commit bf53625

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

paket.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
NUGET
22
remote: https://www.nuget.org/api/v2
33
AsciiDocNet (1.0.0-alpha3)
4-
Bogus (7.1.3)
4+
Bogus (7.1.4)
55
NETStandard.Library (>= 1.6) - framework: >= netstandard13
6-
Newtonsoft.Json (>= 8.0.3) - framework: >= net40, >= netstandard13
6+
Newtonsoft.Json (>= 9.0.1) - framework: >= net40, >= netstandard13
77
System.Linq (>= 4.1) - framework: >= netstandard13
88
System.Linq.Expressions (>= 4.1) - framework: >= netstandard13
99
System.Reflection (>= 4.1) - framework: >= netstandard13

src/Tests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"warningsAsErrors": false
55
},
66
"dependencies": {
7-
"Bogus": "7.1.3",
7+
"Bogus": "7.1.4",
88
"DiffPlex": "2.0.0-alpha1",
99
"Elasticsearch.Net": { "target": "project" },
1010
"FluentAssertions": "4.6.3",

0 commit comments

Comments
 (0)