Skip to content

Commit

Permalink
Merge pull request #70 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 Sep 6, 2024
2 parents 28dafd3 + bad81e8 commit a2c1a32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestAdapter">
<Version>3.5.2</Version>
</PackageReference>
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 @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="MessagePack" Version="2.5.172" />
<PackageReference Include="NodaTime" Version="3.1.11" />
<PackageReference Include="NodaTime" Version="3.1.12" />
</ItemGroup>

</Project>

0 comments on commit a2c1a32

Please sign in to comment.