Skip to content

Commit

Permalink
Merge pull request #485 from frasermolyneux/dependabot/nuget/src/Swas…
Browse files Browse the repository at this point in the history
…hbuckle.AspNetCore-7.2.0

Bump Swashbuckle.AspNetCore from 7.1.0 to 7.2.0 in /src
  • Loading branch information
github-actions[bot] authored Dec 10, 2024
2 parents 7355f39 + 1ad6914 commit bc1ef25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/repository-webapi/repository-webapi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.110.1" />
<PackageReference Include="MxIO.ApiClient.WebExtensions" Version="1.1.109.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
<PackageReference Include="System.ComponentModel.TypeConverter" Version="4.3.0" />
<PackageReference Include="XtremeIdiots.CallOfDuty.DemoReader" Version="1.1.38.1" />
</ItemGroup>
Expand Down

0 comments on commit bc1ef25

Please sign in to comment.