Skip to content

Commit 0e402b8

Browse files
Update dependency Swashbuckle.AspNetCore to 8.1.2
1 parent 77fb504 commit 0e402b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DebianRepository/DebianRepository.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.1" />
1212
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.3" />
1313
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.3"/>
14-
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.0" />
14+
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.2" />
1515
<PackageReference Include="SharpCompress" Version="0.39.0" />
1616
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
1717
<PackageReference Include="System.Text.Encoding.CodePages" Version="9.0.3" />

0 commit comments

Comments
 (0)