Skip to content

Commit

Permalink
fix: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 3, 2023
1 parent fac5ba4 commit 4d17af4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TheIdServer.Duende/src/TIS/TIS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Aguacongas.DynamicConfiguration.Redis" Version="1.0.0" />
<PackageReference Include="Aguacongas.DynamicConfiguration.WebApi" Version="1.0.0" />
<PackageReference Include="Aguacongas.DynamicConfiguration.Redis" Version="1.0.1" />
<PackageReference Include="Aguacongas.DynamicConfiguration.WebApi" Version="1.0.1" />
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" Version="6.0.2" />
<PackageReference Include="AspNetCore.HealthChecks.RavenDb" Version="6.0.2" />
<PackageReference Include="AspNetCore.HealthChecks.Redis" Version="6.0.4" />
Expand Down

0 comments on commit 4d17af4

Please sign in to comment.