Skip to content

Commit

Permalink
Merge pull request #2212 from Analogy-LogViewer/dependabot/nuget/Mess…
Browse files Browse the repository at this point in the history
…agePack-3.1.1

Bump MessagePack from 3.1.0 to 3.1.1
  • Loading branch information
LiorBanai authored Dec 26, 2024
2 parents 07fdb8a + c68bbc9 commit 2084063
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Analogy.CommonControls/Analogy.CommonControls.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<PackageReference Include="Analogy.CommonUtilities" Version="7.2.0" />
<PackageReference Include="Analogy.LogViewer.Template" Version="7.2.0" />
<PackageReference Include="Markdig" Version="0.39.1" />
<PackageReference Include="MessagePack" Version="3.1.0" />
<PackageReference Include="MessagePack" Version="3.1.1" />
<PackageReference Include="System.Drawing.Common" Version="9.0.0" />
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
Expand Down
2 changes: 1 addition & 1 deletion Analogy/Analogy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<PackageReference Include="Grpc.Core" Version="2.46.6" />
<PackageReference Include="LiteDB" Version="5.0.21" />
<PackageReference Include="Markdig" Version="0.39.1" />
<PackageReference Include="MessagePack" Version="3.1.0" />
<PackageReference Include="MessagePack" Version="3.1.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
Expand Down

0 comments on commit 2084063

Please sign in to comment.