Skip to content

Commit 67416a5

Browse files
Merge pull request #487 from loresoft/dependabot/nuget/src/EstimatorX.Service/Swashbuckle.AspNetCore-10.0.0
Bump Swashbuckle.AspNetCore from 9.0.6 to 10.0.0
2 parents 2b37d2f + 2d15d3d commit 67416a5

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="9.0.6" />
22+
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.0.0" />
2323
<PackageReference Include="UAParser" Version="3.1.47" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)