Skip to content

Commit 3b007c7

Browse files
dependabot[bot]david-allison
authored andcommitted
Bump the nuget-dependencies group with 1 update
Bumps Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2af456 commit 3b007c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CorpusSearch.Test/CorpusSearch.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<ItemGroup>
2323
<PackageReference Include="NUnit" Version="4.6.1" />
2424
<PackageReference Include="NUnit3TestAdapter" Version="6.2.0" />
25-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.8.1" />
25+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.9.0" />
2626
</ItemGroup>
2727

2828
<ItemGroup>

0 commit comments

Comments
 (0)