Skip to content

Commit 4e5effd

Browse files
chore(deps): update dependency swashbuckle.aspnetcore to v8
1 parent 61e667c commit 4e5effd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BscScanner.Extensions.DependencyInjection/BscScanner.Extensions.DependencyInjection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
99
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.0" />
10-
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
10+
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.3" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)