Skip to content

Commit

Permalink
Update dependency Google.Protobuf to v3.23.4 (#449)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: cognite-bulldozer[bot] <51074376+cognite-bulldozer[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and cognite-bulldozer[bot] authored Jul 27, 2023
1 parent 6329cc3 commit 3118641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MQTTCDFBridge/MQTTCDFBridge.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<PackageReference Include="Cognite.ExtractorUtils" Version="1.13.1" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="MQTTnet" Version="3.1.2" />
<PackageReference Include="Google.Protobuf" Version="3.23.3" />
<PackageReference Include="Google.Protobuf" Version="3.23.4" />
</ItemGroup>
</Project>

0 comments on commit 3118641

Please sign in to comment.