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: [Fast.Activator](https://github.com/JaCraig/FastActivator).

- [Changelog](https://github.com/JaCraig/FastActivator/blob/master/CHANGELOG.md)
- [Commits](JaCraig/FastActivator@v2.0.23...v2.0.24)

---
updated-dependencies:
- dependency-name: Fast.Activator
  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 Sep 5, 2023
1 parent 36c16f9 commit 71e2706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Canister.IoC/Canister.IoC.csproj
Expand Up @@ -45,7 +45,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Fast.Activator" Version="2.0.23" />
<PackageReference Include="Fast.Activator" Version="2.0.24" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4">
Expand Down

0 comments on commit 71e2706

Please sign in to comment.