Skip to content

Commit 6a6a19c

Browse files
Bump the dotnet group with 1 update (#4183)
Bumps Scalar.AspNetCore from 2.6.5 to 2.6.8 --- updated-dependencies: - dependency-name: Scalar.AspNetCore dependency-version: 2.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5ac087 commit 6a6a19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fundamentals/snippets/custom-urls/AspireApp.Api/AspireApp.Api.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.7" />
11-
<PackageReference Include="Scalar.AspNetCore" Version="2.6.5" />
11+
<PackageReference Include="Scalar.AspNetCore" Version="2.6.8" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)