Skip to content

Commit

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

chore(deps): Bump WireMock.Net from 1.5.17 to 1.5.18
  • Loading branch information
bmazzarol authored Mar 10, 2023
2 parents 31ecdb7 + 820c0d6 commit 3b5fc22
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.27.0" />
<PackageReference Include="WireMock.Net" Version="1.5.17" />
<PackageReference Include="WireMock.Net" Version="1.5.18" />
<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 3b5fc22

Please sign in to comment.