Skip to content

Commit ef3df6c

Browse files
Merge pull request #490 from loresoft/dependabot/nuget/src/EstimatorX.Service/Swashbuckle.AspNetCore-10.0.1
Bump Swashbuckle.AspNetCore from 10.0.0 to 10.0.1
2 parents f0f037d + 616c9c1 commit ef3df6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EstimatorX.Service/EstimatorX.Service.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="SendGrid.Extensions.DependencyInjection" Version="1.0.1" />
2020
<PackageReference Include="Serilog.AspNetCore" Version="9.0.0" />
2121
<PackageReference Include="Serilog.Formatting.Compact" Version="3.0.0" />
22-
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.0.0" />
22+
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.0.1" />
2323
<PackageReference Include="UAParser" Version="3.1.47" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)