Skip to content

Commit 8d02c62

Browse files
Bump the aspnetcore group with 1 update
Bumps Microsoft.AspNetCore.OpenApi from 9.0.4 to 9.0.7 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b198e56 commit 8d02c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AspNetCore.SecurityKey/AspNetCore.SecurityKey.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</ItemGroup>
1212

1313
<ItemGroup Condition="'$(TargetFramework)' == 'net9.0'">
14-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.4"/>
14+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.7" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)