Skip to content

Commit 088674a

Browse files
Bump Scalar.AspNetCore from 2.10.0 to 2.10.1
--- updated-dependencies: - dependency-name: Scalar.AspNetCore dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a71c64 commit 088674a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Sample.MinimalApi/Sample.MinimalApi.csproj

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

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.10" />
11-
<PackageReference Include="Scalar.AspNetCore" Version="2.10.0" />
11+
<PackageReference Include="Scalar.AspNetCore" Version="2.10.1" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)