Skip to content

Commit bcc248b

Browse files
Merge branch 'request-meta-tests-boilerplate' of https://github.com/mrmarcosmagalhaes/JsonApiDotNetCore into request-meta-tests-boilerplate
2 parents 5c540b5 + 96174ad commit bcc248b

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,3 @@ updates:
2222
# Block major updates of packages that require a matching .NET version.
2323
- dependency-name: "Microsoft.AspNetCore*"
2424
update-types: ["version-update:semver-major"]
25-
- dependency-name: "Microsoft.Extensions*"
26-
update-types: ["version-update:semver-major"]

package-versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<MiniValidationVersion>0.9.*</MiniValidationVersion>
2525
<NSwagApiClientVersion>14.6.*</NSwagApiClientVersion>
2626
<NewtonsoftJsonVersion>13.0.*</NewtonsoftJsonVersion>
27-
<PolyfillVersion>9.4.*</PolyfillVersion>
27+
<PolyfillVersion>9.5.*</PolyfillVersion>
2828
<ReadableExpressionsVersion>4.1.*</ReadableExpressionsVersion>
2929
<ScalarAspNetCoreVersion>2.11.*</ScalarAspNetCoreVersion>
3030
<SwashbuckleVersion>10.*-*</SwashbuckleVersion>

0 commit comments

Comments
 (0)