Skip to content

Commit

Permalink
Merge pull request #95 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 15, 2025
2 parents 53207a3 + bdc5bf8 commit 910a428
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.0</Version>
<Version>3.7.1</Version>
</PackageReference>
<PackageReference Include="MSTest.TestFramework">
<Version>3.7.0</Version>
<Version>3.7.1</Version>
</PackageReference>
<PackageReference Include="xunit">
<Version>2.9.3</Version>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.404",
"version": "8.0.405",
"rollForward": "latestFeature"
}
}

0 comments on commit 910a428

Please sign in to comment.