Skip to content

Commit

Permalink
Merge pull request #97 from ARKlab/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
renovate[bot] authored Jan 28, 2025
2 parents 3e21098 + b7df3bd commit 9fa6ac5
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 @@ -14,10 +14,10 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter">
<Version>3.7.2</Version>
<Version>3.7.3</Version>
</PackageReference>
<PackageReference Include="MSTest.TestFramework">
<Version>3.7.2</Version>
<Version>3.7.3</Version>
</PackageReference>
<PackageReference Include="xunit">
<Version>2.9.3</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="3.1.1" />
<PackageReference Include="MessagePack" Version="3.1.2" />
<PackageReference Include="NodaTime" Version="3.2.1" />
</ItemGroup>

Expand Down

0 comments on commit 9fa6ac5

Please sign in to comment.