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

Commit

Permalink
(maint) Update glob dependency to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiringWorm committed Feb 1, 2020
1 parent 5ee6a93 commit d40a9b2
Showing 1 changed file with 1 addition and 1 deletion.
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.6.0" />
<PackageReference Include="Glob" Version="1.1.4" />
<PackageReference Include="Glob" Version="1.1.5" />
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
<PackageReference Include="Serilog" Version="2.9.0" />
<PackageReference Include="Serilog.Sinks.ColoredConsole" Version="3.0.1" />
Expand Down

0 comments on commit d40a9b2

Please sign in to comment.