Skip to content

Commit f0ea99e

Browse files
Bump Swashbuckle.AspNetCore from 9.0.6 to 10.0.0
--- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82c95d6 commit f0ea99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/Tracker/Tracker.Web/Tracker.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Scrutor" Version="6.1.0" />
15-
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
15+
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.0.0" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)