Skip to content

Commit 8328049

Browse files
Bump Autofac from 7.0.1 to 7.1.0 (#1369)
Bumps [Autofac](https://github.com/autofac/Autofac) from 7.0.1 to 7.1.0. - [Release notes](https://github.com/autofac/Autofac/releases) - [Commits](autofac/Autofac@v7.0.1...v7.1.0) --- updated-dependencies: - dependency-name: Autofac dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e64c372 commit 8328049

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
@@ -11,7 +11,7 @@
1111
</ItemGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Autofac" Version="7.0.1" GeneratePathProperty="true" PrivateAssets="all" />
14+
<PackageReference Include="Autofac" Version="7.1.0" GeneratePathProperty="true" PrivateAssets="all" />
1515
<PackageReference Include="CaseExtensions" Version="1.1.0" GeneratePathProperty="true" PrivateAssets="all" />
1616
<PackageReference Include="NSwag.Core" Version="13.19.0" GeneratePathProperty="true" PrivateAssets="all" />
1717
<PackageReference Include="Nustache" Version="1.16.0.10" GeneratePathProperty="true" PrivateAssets="all" NoWarn="NU1701" />

0 commit comments

Comments
 (0)