Skip to content

Commit db19acc

Browse files
committed
updated project.json dependencies for test projecT
1 parent 49764cd commit db19acc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Tests/project.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"dependencies": {
1010
"Elasticsearch.Net": { "target": "project" },
1111
"Nest": { "target": "project" },
12-
"Bogus": "7.1.6",
12+
"Bogus": "8.0.2",
1313
"DiffPlex": "2.0.0-alpha1",
14-
"FluentAssertions": "4.13.0",
14+
"FluentAssertions": "4.18.0",
1515
"Newtonsoft.Json": "9.0.1",
16-
"System.Reactive": "3.0.0",
16+
"System.Reactive": "3.1.1",
1717
"xunit": "2.2.0-beta3-build3330",
1818
"dotnet-test-xunit": "2.2.0-preview3-build1032"
1919
"SemanticVersioning": "0.7.6"

0 commit comments

Comments
 (0)