Skip to content

Commit

Permalink
Merge pull request #139 from JaCraig/dependabot/nuget/dependencies-37…
Browse files Browse the repository at this point in the history
…db413cc2

fix: bump the dependencies group with 3 updates
  • Loading branch information
JaCraig committed Nov 6, 2023
2 parents c8a2a86 + 99547e8 commit 803f1f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
]
},
"versionize": {
"version": "1.20.0",
"version": "1.21.0",
"commands": [
"versionize"
]
Expand Down
4 changes: 2 additions & 2 deletions Mecha.Core/Mecha.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FileCurator" Version="4.0.32" />
<PackageReference Include="Mirage" Version="4.0.40" />
<PackageReference Include="FileCurator" Version="4.0.33" />
<PackageReference Include="Mirage" Version="4.0.41" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.7">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 803f1f9

Please sign in to comment.