Skip to content

Commit

Permalink
Merge pull request #76 from JaCraig/dependabot/nuget/dependencies-204…
Browse files Browse the repository at this point in the history
…8fb1234

fix: bump the dependencies group with 1 update
  • Loading branch information
JaCraig committed Nov 1, 2023
2 parents 9d2a712 + 67a0e4a commit 68d4603
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Enlighten.SpeedTests/Enlighten.SpeedTests.csproj
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.8" />
<PackageReference Include="FileCurator" Version="4.0.31" />
<PackageReference Include="FileCurator" Version="4.0.32" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Enlighten/Enlighten.csproj
Expand Up @@ -61,7 +61,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FileCurator" Version="4.0.31" />
<PackageReference Include="FileCurator" Version="4.0.32" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4">
Expand Down

0 comments on commit 68d4603

Please sign in to comment.