Skip to content

Commit

Permalink
Bump Microsoft.Rest.ClientRuntime in /JfkWebApiSkills/JfkInitializer (#…
Browse files Browse the repository at this point in the history
…136)

Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.23 to 2.3.24.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Microsoft.Rest.ClientRuntime_2.3.23...Microsoft.Rest.ClientRuntime_2.3.24)

---
updated-dependencies:
- dependency-name: Microsoft.Rest.ClientRuntime
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2023
1 parent 3ee9785 commit cf28e4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions JfkWebApiSkills/JfkInitializer/packages.config
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Azure.Core" version="1.17.0" targetFramework="net472" />
<package id="Azure.Search.Documents" version="11.4.0-beta.2" targetFramework="net472" />
<package id="Azure.Storage.Blobs" version="12.9.1" targetFramework="net472" />
<package id="Azure.Storage.Common" version="12.8.0" targetFramework="net472" />
<package id="Microsoft.Azure.KeyVault.Core" version="3.0.5" targetFramework="net472" />
<package id="Microsoft.Bcl.AsyncInterfaces" version="5.0.0" targetFramework="net472" />
<package id="Microsoft.Rest.ClientRuntime" version="2.3.23" targetFramework="net472" />
<package id="Microsoft.Rest.ClientRuntime" version="2.3.24" targetFramework="net472" />
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.19" targetFramework="net472" />
<package id="Microsoft.Spatial" version="7.9.0" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net472" />
Expand Down

0 comments on commit cf28e4c

Please sign in to comment.