Skip to content

Commit 37e987a

Browse files
Merge pull request #59 from loresoft/dependabot/nuget/samples/Sample.MinimalApi/Scalar.AspNetCore-2.3.0
Update Scalar.AspNetCore to 2.3.0
2 parents 2cb59bc + 6aee82b commit 37e987a

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
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Update="Bogus" Version="35.6.3" />
1111
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.4" />
12-
<PackageReference Include="Scalar.AspNetCore" Version="2.2.7" />
12+
<PackageReference Include="Scalar.AspNetCore" Version="2.3.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)