Skip to content

Commit c3963cf

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

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
@@ -19,7 +19,7 @@
1919
<ItemGroup>
2020
<PackageReference Include="Lamar" Version="15.0.1" />
2121
<PackageReference Include="xunit" Version="2.9.3" />
22-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
22+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
2323
<PackageReference Include="Shouldly" Version="4.3.0" />
2424
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.7.0" />
2525
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.3" />

0 commit comments

Comments
 (0)