Skip to content

Commit

Permalink
Merge pull request #1308 from DFE-Digital/dependabot/nuget/WireMock.N…
Browse files Browse the repository at this point in the history
…et-1.5.39

Bump WireMock.Net from 1.5.28 to 1.5.39
  • Loading branch information
StackedPancakez authored Oct 10, 2023
2 parents 6204b68 + ab3d12b commit 7611c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApiTests/GetIntoTeachingApiTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.5" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="WireMock.Net" Version="1.5.28" />
<PackageReference Include="WireMock.Net" Version="1.5.39" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 7611c3e

Please sign in to comment.