Skip to content

Commit

Permalink
Update NuGet Packages - Minor Updates (#155)
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 1, 2023
1 parent b152b18 commit ce2f061
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/AeroSharp/AeroSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Aerospike.Client" Version="6.0.0" />
<PackageReference Include="FluentValidation" Version="11.0.3" />
<PackageReference Include="Aerospike.Client" Version="6.0.1" />
<PackageReference Include="FluentValidation" Version="11.6.0" />
<PackageReference Include="lz4net" Version="1.0.15.93" />
<PackageReference Include="MessagePack" Version="2.3.112" />
<PackageReference Include="Polly" Version="7.2.3" />
<PackageReference Include="protobuf-net" Version="3.1.4" />
<PackageReference Include="MessagePack" Version="2.5.124" />
<PackageReference Include="Polly" Version="7.2.4" />
<PackageReference Include="protobuf-net" Version="3.2.26" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit ce2f061

Please sign in to comment.