Skip to content

Commit

Permalink
Bump Polyfill from 1.33.0 to 1.33.1 in /src (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent a180502 commit b7979ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NServiceBus.AuditFilter/NServiceBus.AuditFilter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<PackageReference Include="ProjectDefaults" Version="1.0.106" PrivateAssets="all" />
<PackageReference Include="NServiceBus" Version="8.1.6" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="Polyfill" Version="1.33.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.33.1" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit b7979ec

Please sign in to comment.