Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 231f075 commit 18efbc6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions MessagePack.NodaTime.Tests/MessagePack.NodaTime.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestAdapter">
<Version>3.6.2</Version>
<Version>3.6.3</Version>
</PackageReference>
<PackageReference Include="MSTest.TestFramework">
<Version>3.6.2</Version>
<Version>3.6.3</Version>
</PackageReference>
<PackageReference Include="xunit">
<Version>2.9.2</Version>
Expand Down
2 changes: 1 addition & 1 deletion MessagePack.NodaTime/MessagePack.NodaTime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MessagePack" Version="2.5.187" />
<PackageReference Include="MessagePack" Version="2.5.192" />
<PackageReference Include="NodaTime" Version="3.2.0" />
</ItemGroup>

Expand Down

0 comments on commit 18efbc6

Please sign in to comment.