Skip to content

Commit

Permalink
Merge pull request #1477 from DFE-Digital/dependabot/nuget/Swashbuckl…
Browse files Browse the repository at this point in the history
…e.AspNetCore-6.8.1

Bump Swashbuckle.AspNetCore from 6.7.0 to 6.8.1
  • Loading branch information
martyn-w authored Oct 1, 2024
2 parents 1fefceb + eea14fd commit be751e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApi/GetIntoTeachingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="Sentry.AspNetCore" Version="4.11.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.2" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
<PackageReference Include="System.IO.Compression.ZipFile" Version="4.3.0" />
<PackageReference Include="dotenv.net" Version="3.1.3" />
Expand Down

0 comments on commit be751e4

Please sign in to comment.