Skip to content

Commit

Permalink
Merge pull request #367 from NielsPilgaard/dependabot/nuget/MassTrans…
Browse files Browse the repository at this point in the history
…it.Azure.ServiceBus.Core-8.2.2

Bump MassTransit.Azure.ServiceBus.Core from 8.2.1 to 8.2.2
  • Loading branch information
NielsPilgaard authored May 6, 2024
2 parents 7920210 + 790d087 commit 124120f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/container_apps/Jordnaer.Chat/Jordnaer.Chat.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />

<PackageReference Include="MassTransit.AspNetCore" Version="7.3.1" />
<PackageReference Include="MassTransit.Azure.ServiceBus.Core" Version="8.2.1" />
<PackageReference Include="MassTransit.Azure.ServiceBus.Core" Version="8.2.2" />

<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="7.2.0" />

Expand Down
2 changes: 1 addition & 1 deletion src/web/Jordnaer/Jordnaer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Blazr.RenderState.Server" Version="1.0.0" />
<PackageReference Include="Grafana.OpenTelemetry" Version="0.7.0-beta.4" />
<PackageReference Include="MassTransit.AspNetCore" Version="7.3.1" />
<PackageReference Include="MassTransit.Azure.ServiceBus.Core" Version="8.2.1" />
<PackageReference Include="MassTransit.Azure.ServiceBus.Core" Version="8.2.2" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="8.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="8.0.4" />
Expand Down

0 comments on commit 124120f

Please sign in to comment.