Skip to content

Commit

Permalink
chore: 📦 Update 2 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Dec 9, 2024
1 parent 0654413 commit 1315395
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tests/UpdatR.E2eTests/UpdatR.E2eTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="SimpleExec" Version="12.0.0" />
<PackageReference Include="Verify.Xunit" Version="28.2.0" />
<PackageReference Include="Verify.Xunit" Version="28.4.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Verify.Xunit" Version="28.2.0" />
<PackageReference Include="Verify.Xunit" Version="28.4.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion tests/UpdatR.UnitTests/UpdatR.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Verify.Xunit" Version="28.2.0" />
<PackageReference Include="Verify.Xunit" Version="28.4.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion tools/Build/.config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-updatr": {
"version": "4.0.0",
"version": "4.0.1",
"commands": [
"update"
]
Expand Down

0 comments on commit 1315395

Please sign in to comment.