Skip to content

Commit 36a30a4

Browse files
Bump Microsoft.AspNetCore.JsonPatch from 8.0.20 to 9.0.10 (#6)
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.JsonPatch dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1727b2 commit 36a30a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Matorikkusu.Toolkit.ValidationAttributes/Matorikkusu.Toolkit.ValidationAttributes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="8.0.20" />
19+
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="9.0.10" />
2020
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
2121
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="6.0.36" />
2222
<PackageReference Include="Microsoft.CodeAnalysis.Razor" Version="6.0.36" />

0 commit comments

Comments
 (0)