Skip to content

Commit

Permalink
Bump the event-bus group with 2 updates (#889)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent a0b786c commit 49383bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/Tingle.Dependabot/Tingle.Dependabot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="8.0.0" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="3.1.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Tingle.EventBus.Transports.Azure.ServiceBus" Version="0.19.2" />
<PackageReference Include="Tingle.EventBus.Transports.InMemory" Version="0.19.2" />
<PackageReference Include="Tingle.EventBus.Transports.Azure.ServiceBus" Version="0.20.0" />
<PackageReference Include="Tingle.EventBus.Transports.InMemory" Version="0.20.0" />
<PackageReference Include="Tingle.Extensions.DataAnnotations" Version="4.4.0" />
<PackageReference Include="Tingle.Extensions.Serilog" Version="4.4.0" />
<PackageReference Include="Tingle.PeriodicTasks" Version="1.2.0" />
Expand Down

0 comments on commit 49383bb

Please sign in to comment.