Skip to content

Commit a36be98

Browse files
Bump Ninject from 3.3.5 to 3.3.6 in /src (#71)
Bumps [Ninject](https://github.com/ninject/Ninject) from 3.3.5 to 3.3.6. - [Release notes](https://github.com/ninject/Ninject/releases) - [Changelog](https://github.com/ninject/Ninject/blob/main/CHANGELOG.md) - [Commits](ninject/Ninject@3.3.5...3.3.6) --- updated-dependencies: - dependency-name: Ninject dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53bfcb4 commit a36be98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BBT.StrategyPattern.Tests/BBT.StrategyPattern.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<ItemGroup>
2323
<PackageReference Include="FluentAssertions" Version="6.9.0" />
2424
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
25-
<PackageReference Include="Ninject" Version="3.3.5" />
25+
<PackageReference Include="Ninject" Version="3.3.6" />
2626
<PackageReference Include="xunit" Version="2.4.2" />
2727
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
2828
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)