Skip to content

Commit 46e57e7

Browse files
Merge branch 'refactor-non-nullable-to-required' of https://github.com/niteshsinghal85/JsonApiDotNetCore into refactor-non-nullable-to-required
2 parents b8c5acc + 1e0e635 commit 46e57e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)