Skip to content

Commit

Permalink
Update nuget non-major dependencies (#591)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent 9621403 commit 70775b8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Confluent.Kafka" Version="2.5.1" />
<PackageReference Include="libphonenumber-csharp" Version="8.13.42" />
<PackageReference Include="Confluent.Kafka" Version="2.5.2" />
<PackageReference Include="libphonenumber-csharp" Version="8.13.43" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
Expand Down

0 comments on commit 70775b8

Please sign in to comment.