Skip to content

Commit

Permalink
Merge pull request #40 from ladeak/dependabot/nuget/protobuf-net-3.2.45
Browse files Browse the repository at this point in the history
Bump protobuf-net from 3.2.30 to 3.2.45
  • Loading branch information
ladeak authored Oct 29, 2024
2 parents 3fa8c5b + 33d50dd commit fdcaa41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SampleApp/SampleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="protobuf-net" Version="3.2.30" />
<PackageReference Include="protobuf-net" Version="3.2.45" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit fdcaa41

Please sign in to comment.