Skip to content

Commit

Permalink
fix: bump the dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [Canister.IoC](https://github.com/JaCraig/Canister).


Updates `Canister.IoC` from 5.3.1 to 5.3.2
- [Changelog](https://github.com/JaCraig/Canister/blob/master/CHANGELOG.md)
- [Commits](JaCraig/Canister@v5.3.1...v5.3.2)

---
updated-dependencies:
- dependency-name: Canister.IoC
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent dabb310 commit 662a678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Aspectus/Aspectus.csproj
Expand Up @@ -46,7 +46,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="8.0.2" />
<PackageReference Include="System.Threading.Tasks.Parallel" Version="4.3.0" />
<PackageReference Include="Canister.IoC" Version="5.3.1" />
<PackageReference Include="Canister.IoC" Version="5.3.2" />
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.7.0" />
<PackageReference Include="System.IO.FileSystem" Version="4.3.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
Expand Down

0 comments on commit 662a678

Please sign in to comment.