Skip to content

Commit bd1f737

Browse files
Bump dependencies
1 parent fb6e6f9 commit bd1f737

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

Tests/Tests.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<PackageReference Include="FakeItEasy" Version="8.2.0" />
1616
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1717
<PackageReference Include="JunitXml.TestLogger" Version="3.1.12" />
18-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
18+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1919
<PackageReference Include="Serilog.Sinks.XUnit" Version="3.0.5" />
20-
<PackageReference Include="xunit" Version="2.8.0" />
21-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0" />
20+
<PackageReference Include="xunit" Version="2.8.1" />
21+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1" />
2222
</ItemGroup>
2323

2424
<PropertyGroup>

Tests/packages.lock.json

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
},
3535
"Microsoft.NET.Test.Sdk": {
3636
"type": "Direct",
37-
"requested": "[17.9.0, )",
38-
"resolved": "17.9.0",
39-
"contentHash": "7GUNAUbJYn644jzwLm5BD3a2p9C1dmP8Hr6fDPDxgItQk9hBs1Svdxzz07KQ/UphMSmgza9AbijBJGmw5D658A==",
37+
"requested": "[17.10.0, )",
38+
"resolved": "17.10.0",
39+
"contentHash": "0/2HeACkaHEYU3wc83YlcD2Fi4LMtECJjqrtvw0lPi9DCEa35zSPt1j4fuvM8NagjDqJuh1Ja35WcRtn1Um6/A==",
4040
"dependencies": {
41-
"Microsoft.CodeCoverage": "17.9.0",
42-
"Microsoft.TestPlatform.TestHost": "17.9.0"
41+
"Microsoft.CodeCoverage": "17.10.0",
42+
"Microsoft.TestPlatform.TestHost": "17.10.0"
4343
}
4444
},
4545
"Serilog.Sinks.XUnit": {
@@ -56,20 +56,20 @@
5656
},
5757
"xunit": {
5858
"type": "Direct",
59-
"requested": "[2.8.0, )",
60-
"resolved": "2.8.0",
61-
"contentHash": "US3a3twJziAif1kFPGdk9fALwILHxV0n1roX5j67bN/d3o4DGNLHnV3tr5ZX+uinVrzfkf0avH3zGX8JPBC0qA==",
59+
"requested": "[2.8.1, )",
60+
"resolved": "2.8.1",
61+
"contentHash": "MLBz2NQp3rtSIoJdjj3DBEr/EeOFlQYF3oCCljat3DY9GQ7yYmtjIAv8Zyfm5BcwYso5sjvIe5scuHaJPVCGIQ==",
6262
"dependencies": {
63-
"xunit.analyzers": "1.13.0",
64-
"xunit.assert": "2.8.0",
65-
"xunit.core": "[2.8.0]"
63+
"xunit.analyzers": "1.14.0",
64+
"xunit.assert": "2.8.1",
65+
"xunit.core": "[2.8.1]"
6666
}
6767
},
6868
"xunit.runner.visualstudio": {
6969
"type": "Direct",
70-
"requested": "[2.8.0, )",
71-
"resolved": "2.8.0",
72-
"contentHash": "mqQbS2zr8dfgSWxkNOC6UTzO8JoqpTmM5+FFn2XR/2nVmx2JvEY0YbM5pt2FmXVg9YVe+jKUPHd6KrroyCl67w=="
70+
"requested": "[2.8.1, )",
71+
"resolved": "2.8.1",
72+
"contentHash": "qBTK0WAcnw65mymIjVDqWUTdqjMyzjwu9e9SF0oGYfYELgbcteDZ4fQLJaXw8mzkvpAD7YdoexBbg8VYQFkWWA=="
7373
},
7474
"Castle.Core": {
7575
"type": "Transitive",
@@ -115,8 +115,8 @@
115115
},
116116
"Microsoft.CodeCoverage": {
117117
"type": "Transitive",
118-
"resolved": "17.9.0",
119-
"contentHash": "RGD37ZSrratfScYXm7M0HjvxMxZyWZL4jm+XgMZbkIY1UPgjUpbNA/t+WTGj/rC/0Hm9A3IrH3ywbKZkOCnoZA=="
118+
"resolved": "17.10.0",
119+
"contentHash": "yC7oSlnR54XO5kOuHlVOKtxomNNN1BWXX8lK1G2jaPXT9sUok7kCOoA4Pgs0qyFaCtMrNsprztYMeoEGqCm4uA=="
120120
},
121121
"Microsoft.Extensions.Configuration": {
122122
"type": "Transitive",
@@ -411,18 +411,18 @@
411411
},
412412
"Microsoft.TestPlatform.ObjectModel": {
413413
"type": "Transitive",
414-
"resolved": "17.9.0",
415-
"contentHash": "1ilw/8vgmjLyKU+2SKXKXaOqpYFJCQfGqGz+x0cosl981VzjrY74Sv6qAJv+neZMZ9ZMxF3ArN6kotaQ4uvEBw==",
414+
"resolved": "17.10.0",
415+
"contentHash": "KkwhjQevuDj0aBRoPLY6OLAhGqbPUEBuKLbaCs0kUVw29qiOYncdORd4mLVJbn9vGZ7/iFGQ/+AoJl0Tu5Umdg==",
416416
"dependencies": {
417417
"System.Reflection.Metadata": "1.6.0"
418418
}
419419
},
420420
"Microsoft.TestPlatform.TestHost": {
421421
"type": "Transitive",
422-
"resolved": "17.9.0",
423-
"contentHash": "Spmg7Wx49Ya3SxBjyeAR+nQpjMTKZwTwpZ7KyeOTIqI/WHNPnBU4HUvl5kuHPQAwGWqMy4FGZja1HvEwvoaDiA==",
422+
"resolved": "17.10.0",
423+
"contentHash": "LWpMdfqhHvcUkeMCvNYJO8QlPLlYz9XPPb+ZbaXIKhdmjAV0wqTSrTiW5FLaf7RRZT50AQADDOYMOe0HxDxNgA==",
424424
"dependencies": {
425-
"Microsoft.TestPlatform.ObjectModel": "17.9.0",
425+
"Microsoft.TestPlatform.ObjectModel": "17.10.0",
426426
"Newtonsoft.Json": "13.0.1"
427427
}
428428
},
@@ -606,37 +606,37 @@
606606
},
607607
"xunit.analyzers": {
608608
"type": "Transitive",
609-
"resolved": "1.13.0",
610-
"contentHash": "Pai9YnDV71/Ox14nBHB6/f62iyPyLbmUG/YYMiA4dfdFZvr0gIYE9yGxSr0i5Tr3INK75wgL2MCUNEKpeiZ2Fw=="
609+
"resolved": "1.14.0",
610+
"contentHash": "KcFBmV2150xZHPUebV3YLR5gGl8R4wLuPOoxMiwCf1L4bL8ls0dcwtGFzr6NvQRgg6dWgSqbE52I6SYyeB0VnQ=="
611611
},
612612
"xunit.assert": {
613613
"type": "Transitive",
614-
"resolved": "2.8.0",
615-
"contentHash": "lwf7Dy5/5HbDkaPx1YrGXCByytCEEcIn+KPI74jh2BD/RU/7RhO8c+S3k0Ph+Mr7+cLf338fl+o6UcgPCLa6PA=="
614+
"resolved": "2.8.1",
615+
"contentHash": "DDM18ur+PeNFhQ4w/vO+uvCUy8hA3OS5+AMf/CFov9Wco7Le49zzj0hovRWwa8f/3vaUfjL5r+IkPvqEHu2IIg=="
616616
},
617617
"xunit.core": {
618618
"type": "Transitive",
619-
"resolved": "2.8.0",
620-
"contentHash": "McSTFGTETCxLpmJKE9TWi9FtFthrRbpRrjz2V2g8sK2wRt1+JHs15vwi+B+nfftFkV9aFWIXZfzZM95TIGZNIA==",
619+
"resolved": "2.8.1",
620+
"contentHash": "Ng4Q/DOwotESPl5CufcdqgP6O2KDpdEcIvNfA3upzfCiBrkj5WsmLhf/XUsCVolzvHA7b1WUlyeTo7j1ulG4gQ==",
621621
"dependencies": {
622-
"xunit.extensibility.core": "[2.8.0]",
623-
"xunit.extensibility.execution": "[2.8.0]"
622+
"xunit.extensibility.core": "[2.8.1]",
623+
"xunit.extensibility.execution": "[2.8.1]"
624624
}
625625
},
626626
"xunit.extensibility.core": {
627627
"type": "Transitive",
628-
"resolved": "2.8.0",
629-
"contentHash": "eBJv9xQeY0p5z+C/L1tFjUFYqtl5pQqIEYCGTMl+MbRzA7sOlgYKwJE//vEePBp+mgBh7NjD0Qhz0liZBYM27w==",
628+
"resolved": "2.8.1",
629+
"contentHash": "ilfAsxEhpne9AXXf3W+O65mRgGum94m2xHYm1yeJ1m7eiINM6OOwpaHhoNC/KWEQ2u/WF6/XiEs+Q0TOq7hiGA==",
630630
"dependencies": {
631631
"xunit.abstractions": "2.0.3"
632632
}
633633
},
634634
"xunit.extensibility.execution": {
635635
"type": "Transitive",
636-
"resolved": "2.8.0",
637-
"contentHash": "TyyrZesHB9ODZMS9c73OqiBz4x0vL944JCkSPBWW5w6PF2LlUfdfXRjjOhoIOuY6lTmEgl07rS4/Jot9mCYnpg==",
636+
"resolved": "2.8.1",
637+
"contentHash": "38UnJW+64Wn8QIabujcNEw0HKvWw2AlYCgU8GNwCCDqyrSuRYb7zwetn7SHoHfbL9e9FAvEiAMXmc2wSUY8sVQ==",
638638
"dependencies": {
639-
"xunit.extensibility.core": "[2.8.0]"
639+
"xunit.extensibility.core": "[2.8.1]"
640640
}
641641
},
642642
"YamlDotNet": {

0 commit comments

Comments
 (0)