Skip to content

Commit

Permalink
Bump Microsoft.Extensions.FileSystemGlobbing from 9.0.1 to 9.0.2
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.FileSystemGlobbing](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.FileSystemGlobbing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 52deee6 commit b5347ee
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="9.0.1" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.2" />
<PackageReference Include="SimpleExec" Version="12.0.0" />
</ItemGroup>

Expand Down

0 comments on commit b5347ee

Please sign in to comment.