Skip to content

Commit

Permalink
Bump Azure.Monitor.Query from 1.2.0 to 1.3.0 (#1062)
Browse files Browse the repository at this point in the history
Bumps [Azure.Monitor.Query](https://github.com/Azure/azure-sdk-for-net) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Monitor.Query_1.2.0...Azure.Monitor.Query_1.3.0)

---
updated-dependencies:
- dependency-name: Azure.Monitor.Query
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 1, 2024
1 parent 19ac527 commit fd713ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Tingle.Dependabot/Tingle.Dependabot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.3" />
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.17.4" /> <!-- Allows for faster updates -->
<PackageReference Include="Azure.Monitor.Query" Version="1.2.0" />
<PackageReference Include="Azure.Monitor.Query" Version="1.3.0" />
<PackageReference Include="Azure.ResourceManager.AppContainers" Version="1.1.1" />
<PackageReference Include="DistributedLock.FileSystem" Version="1.0.2" />
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
Expand Down

0 comments on commit fd713ff

Please sign in to comment.