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 May 15, 2024
1 parent 7110ecb commit 7c5b6c5
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 @@ -20,7 +20,7 @@

<ItemGroup>
<!-- Test executor. -->
<PackageReference Include="Chickensoft.GoDotTest" Version="1.5.2" />
<PackageReference Include="Chickensoft.GoDotTest" Version="1.5.3" />
<!-- Assertions library. -->
<PackageReference Include="Shouldly" Version="4.2.1" />
<!-- 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.204",
"version": "8.0.300",
"rollForward": "latestMinor"
},
"msbuild-sdks": {
Expand Down

0 comments on commit 7c5b6c5

Please sign in to comment.