Skip to content

Commit

Permalink
deps: bump Carter from 8.0.0 to 8.2.0 in /Content/src
Browse files Browse the repository at this point in the history
Bumps [Carter](https://github.com/CarterCommunity/Carter) from 8.0.0 to 8.2.0.
- [Commits](CarterCommunity/Carter@8.0.0...8.2.0)

---
updated-dependencies:
- dependency-name: Carter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent 18b540b commit 330ba3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content/src/CarterService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="8.0.1" />
<PackageReference Include="Insight.Database" Version="8.0.0" />
<PackageReference Include="Carter" Version="8.0.0" />
<PackageReference Include="Carter" Version="8.2.0" />
<PackageReference Include="Carter.Cache" Version="0.2.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.4" />
Expand Down

0 comments on commit 330ba3b

Please sign in to comment.