Skip to content

Commit b509789

Browse files
Bump Autofac from 6.4.0 to 6.5.0 (#1091)
Bumps [Autofac](https://github.com/autofac/Autofac) from 6.4.0 to 6.5.0. - [Release notes](https://github.com/autofac/Autofac/releases) - [Commits](autofac/Autofac@v6.4.0...v6.5.0) --- updated-dependencies: - dependency-name: Autofac dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48b5ea6 commit b509789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LibKubernetesGenerator/LibKubernetesGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Autofac" Version="6.4.0" GeneratePathProperty="true" PrivateAssets="all" />
13+
<PackageReference Include="Autofac" Version="6.5.0" GeneratePathProperty="true" PrivateAssets="all" />
1414
<PackageReference Include="CaseExtensions" Version="1.1.0" GeneratePathProperty="true" PrivateAssets="all" />
1515
<PackageReference Include="NSwag.Core" Version="13.17.0" GeneratePathProperty="true" PrivateAssets="all" />
1616
<PackageReference Include="Nustache" Version="1.16.0.10" GeneratePathProperty="true" PrivateAssets="all" NoWarn="NU1701" />

0 commit comments

Comments
 (0)