Skip to content

Commit 1e06dd7

Browse files
Per Kopsperkops
authored andcommitted
chore: update NugetPackageReferenceProvider - Swashbuckle.AspNetCore - version
1 parent 0bb3606 commit 1e06dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Atc.Rest.ApiGenerator.Framework/Providers/NugetPackageReferenceProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ public class NugetPackageReferenceProvider(
2828
{ "Microsoft.NETCore.Platforms", "7.0.4" },
2929
{ "Microsoft.NET.Test.Sdk", "17.12.0" },
3030
{ "NSubstitute", "5.3.0" },
31-
{ "Swashbuckle.AspNetCore", "7.0.0" },
31+
{ "Swashbuckle.AspNetCore", "7.2.0" },
3232
{ "xunit", "2.9.3" },
3333
{ "xunit.runner.visualstudio", "3.0.1" },
3434
};

0 commit comments

Comments
 (0)