Skip to content

Commit

Permalink
Merge pull request #1079 from adamralph/dependabot/nuget/Microsoft.Ex…
Browse files Browse the repository at this point in the history
…tensions.FileSystemGlobbing-9.0.1

Bump Microsoft.Extensions.FileSystemGlobbing from 8.0.0 to 9.0.1
  • Loading branch information
adamralph authored Jan 21, 2025
2 parents aa630c4 + b0125bb commit 52deee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MinVerTests.Infra/MinVerTests.Infra.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.1" />
<PackageReference Include="SimpleExec" Version="12.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 52deee6

Please sign in to comment.