Skip to content

Commit

Permalink
Merge pull request #414 from JoshKeegan/dependabot/nuget/Microsoft.Ex…
Browse files Browse the repository at this point in the history
…tensions.DependencyInjection-9.0.0
  • Loading branch information
JoshKeegan authored Nov 13, 2024
2 parents 3e20b5f + eb243ed commit f1778fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StringSearch/StringSearch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f1778fd

Please sign in to comment.