Skip to content

Commit

Permalink
chore: update carter dependency to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaxelr committed Jun 12, 2024
1 parent 28a7532 commit 25c10e9
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.2.0" />
<PackageReference Include="Carter" Version="8.2.1" />
<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.6" />
Expand Down

0 comments on commit 25c10e9

Please sign in to comment.