Skip to content

Commit c3c6a88

Browse files
Merge pull request #255 from kolappannathan/dependabot/nuget/src/WebApiBolierplate/API/Swashbuckle.AspNetCore-8.1.0
Bump Swashbuckle.AspNetCore from 7.3.1 to 8.1.0 in /src/WebApiBolierplate/API
2 parents cbd65bf + 716deee commit c3c6a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebApiBolierplate/API/API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.14" />
1717
<PackageReference Include="Serilog.AspNetCore" Version="9.0.0" />
18-
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.1" />
18+
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.0" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)