Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent cb3fdb0 commit d8cec62
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 @@ -17,7 +17,7 @@
</PropertyGroup>
<ItemGroup>
<!-- Test executor. -->
<PackageReference Include="Chickensoft.GoDotTest" Version="1.6.0" />
<PackageReference Include="Chickensoft.GoDotTest" Version="1.6.1" />
<!-- Assertions library. -->
<PackageReference Include="Shouldly" Version="4.3.0" />
<!-- Generated mocks. -->
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.405",
"version": "8.0.406",
"rollForward": "latestMinor"
},
"msbuild-sdks": {
Expand Down

0 comments on commit d8cec62

Please sign in to comment.