Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Bump Glob from 1.1.6 to 1.1.7 in /Source
Browse files Browse the repository at this point in the history
Bumps [Glob](https://github.com/kthompson/glob) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/kthompson/glob/releases)
- [Changelog](https://github.com/kthompson/glob/blob/master/ChangeLog.md)
- [Commits](kthompson/glob@1.1.6...1.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 26, 2020
1 parent 9344742 commit 968414c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/Codecov.Tool/Codecov.Tool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<Import Project="../Codecov/Codecov.csproj" />
<ItemGroup>
<PackageReference Update="CommandLineParser" Version="2.8.0" />
<PackageReference Update="Glob" Version="1.1.6" />
<PackageReference Update="Glob" Version="1.1.7" />
<PackageReference Update="JetBrains.Annotations" Version="2020.1.0" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Source/Codecov/Codecov.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="Glob" Version="1.1.6" />
<PackageReference Include="Glob" Version="1.1.7" />
<PackageReference Include="JetBrains.Annotations" Version="2020.1.0" />
<PackageReference Include="Serilog" Version="2.9.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
Expand Down

0 comments on commit 968414c

Please sign in to comment.