Skip to content

Commit

Permalink
Merge pull request #79 from improvgroup/dependabot/nuget/protobuf-net…
Browse files Browse the repository at this point in the history
…-3.2.12

Bump protobuf-net from 3.1.25 to 3.2.12
  • Loading branch information
wforney authored Aug 6, 2023
2 parents ad7e7ba + 84e1794 commit c24249e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SharedCode.Core/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
<PackageReference Include="protobuf-net" Version="3.1.25" />
<PackageReference Include="protobuf-net" Version="3.2.12" />
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
<PackageReference Include="System.Text.Json" Version="7.0.2" />
</ItemGroup>
Expand Down

0 comments on commit c24249e

Please sign in to comment.