Skip to content

Commit

Permalink
Bump Autofac from 7.1.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [Autofac](https://github.com/autofac/Autofac) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/autofac/Autofac/releases)
- [Commits](autofac/Autofac@v7.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: Autofac
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 033a009 commit e20c14d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GitTrends/GitTrends.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Syncfusion.Xamarin.SfChart" Version="23.1.42" />
<PackageReference Include="sqlite-net-pcl" Version="1.8.116" />
<PackageReference Include="Xamarin.FFImageLoading.Svg.Forms" Version="2.4.11.982" />
<PackageReference Include="Autofac" Version="7.1.0" />
<PackageReference Include="Autofac" Version="8.0.0" />
<PackageReference Include="Xamarin.Forms.DebugRainbows" Version="1.1.4" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.59" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.3" />
Expand Down

0 comments on commit e20c14d

Please sign in to comment.