Skip to content

Commit

Permalink
Merge pull request #212 from bmazzarol/dependabot/nuget/WireMock.Net-…
Browse files Browse the repository at this point in the history
…1.5.23

chore(deps): Bump WireMock.Net from 1.5.22 to 1.5.23
  • Loading branch information
bmazzarol authored Apr 25, 2023
2 parents 50b4ef1 + 88c1902 commit 884f31a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BunsenBurner.Http.Tests/BunsenBurner.Http.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.11" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.29.0" />
<PackageReference Include="WireMock.Net" Version="1.5.22" />
<PackageReference Include="WireMock.Net" Version="1.5.23" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 884f31a

Please sign in to comment.