Skip to content

Commit

Permalink
Bump Microsoft.FeatureManagement.AspNetCore from 3.5.0 to 4.0.0 (#1447)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 5e899ae commit 93c2956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Tingle.Dependabot/Tingle.Dependabot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.10" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="8.0.10" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="3.5.0" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="4.0.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Tingle.EventBus.Transports.Azure.ServiceBus" Version="0.22.3" />
<PackageReference Include="Tingle.EventBus.Transports.InMemory" Version="0.22.3" />
Expand Down

0 comments on commit 93c2956

Please sign in to comment.