Skip to content

Commit 358e31b

Browse files
automated-dependency-updater[bot]Dependency Updater
andauthored
Bump Azure.Core from 1.53.0 to 1.54.0 (#243)
* Updates 1 packages: - Update Azure.Core from 1.53.0 to 1.54.0 * Update package.lock.json --------- Co-authored-by: Dependency Updater <dependency-updater@aviationexam.com>
1 parent f25ed65 commit 358e31b

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/Aviationexam.DependencyUpdater.Repository.DevOps/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -377,9 +377,9 @@
377377
},
378378
"Azure.Core": {
379379
"type": "CentralTransitive",
380-
"requested": "[1.53.0, )",
381-
"resolved": "1.53.0",
382-
"contentHash": "x9c/toFMOtRrlTdFuE7rlGCVAduQzWVfKmLz5juj41zJAXEhYD5hluiUyyAEzJ6OxpBnKtiaBztzwpZITAVjtg==",
380+
"requested": "[1.54.0, )",
381+
"resolved": "1.54.0",
382+
"contentHash": "m6hHbx1q9+GCBZ5A9ykzFylPdTwscX2APH7PlnqV+yu+DH3RRtuIDJMRqdU17cMyinv0hCPofpegoyQ6qWPW7g==",
383383
"dependencies": {
384384
"Microsoft.Bcl.AsyncInterfaces": "10.0.3",
385385
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",

src/Aviationexam.DependencyUpdater/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -622,9 +622,9 @@
622622
},
623623
"Azure.Core": {
624624
"type": "CentralTransitive",
625-
"requested": "[1.53.0, )",
626-
"resolved": "1.53.0",
627-
"contentHash": "x9c/toFMOtRrlTdFuE7rlGCVAduQzWVfKmLz5juj41zJAXEhYD5hluiUyyAEzJ6OxpBnKtiaBztzwpZITAVjtg==",
625+
"requested": "[1.54.0, )",
626+
"resolved": "1.54.0",
627+
"contentHash": "m6hHbx1q9+GCBZ5A9ykzFylPdTwscX2APH7PlnqV+yu+DH3RRtuIDJMRqdU17cMyinv0hCPofpegoyQ6qWPW7g==",
628628
"dependencies": {
629629
"Microsoft.Bcl.AsyncInterfaces": "10.0.3",
630630
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />
1010
</ItemGroup>
1111
<ItemGroup>
12-
<PackageVersion Include="Azure.Core" Version="1.53.0" />
12+
<PackageVersion Include="Azure.Core" Version="1.54.0" />
1313
<PackageVersion Include="Azure.Identity" Version="1.21.0" />
1414
<PackageVersion Include="LibGit2Sharp" Version="0.31.0" />
1515
<PackageVersion Include="Meziantou.Analyzer" Version="3.0.52" />

0 commit comments

Comments
 (0)