Skip to content

Commit 10058fc

Browse files
dependabot[bot]CorruptComputer
authored andcommitted
Bump the nuget group with 1 update
Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7a1421 commit 10058fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Questy.Tests/Questy.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageReference Include="Lamar" Version="15.0.1" />
1616
<PackageReference Include="xunit" Version="2.9.3" />
17-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
17+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
1818
<PackageReference Include="Shouldly" Version="4.3.0" />
1919
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.7.0" />
2020
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.5" />

0 commit comments

Comments
 (0)