Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit 5c6d015

Browse files
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 5c6d015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)