Skip to content

Commit

Permalink
bump webjobs. (#18428)
Browse files Browse the repository at this point in the history
  • Loading branch information
kasobol-msft authored Feb 4, 2021
1 parent 90935ed commit 912ec7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<ItemGroup Condition="'$(IsClientLibrary)' == 'true' and $(MSBuildProjectName.StartsWith('Microsoft.'))">
<PackageReference Update="CloudNative.CloudEvents" Version="2.0.0-beta.1" />
<PackageReference Update="OpenTelemetry" Version="0.8.0-beta.1" />
<PackageReference Update="Microsoft.Azure.WebJobs" Version="3.0.16" />
<PackageReference Update="Microsoft.Azure.WebJobs" Version="3.0.25" />
<PackageReference Update="Microsoft.Spatial" Version="7.5.3" />
<PackageReference Update="Newtonsoft.Json" Version="10.0.3" />
</ItemGroup>
Expand Down

0 comments on commit 912ec7b

Please sign in to comment.