Skip to content

Commit 7c4cced

Browse files
authored
Bump Aspire.Hosting.PostgreSQL and 2 others (#23)
Updated [Aspire.Hosting.PostgreSQL](https://github.com/dotnet/aspire) from 13.1.2 to 13.1.3. <details> <summary>Release notes</summary> _Sourced from [Aspire.Hosting.PostgreSQL's releases](https://github.com/dotnet/aspire/releases)._ ## 13.1.3 ## What's Changed * [release/13.1] Add installer publishing updates for 13.1.3 by @​radical in microsoft/aspire#15158 **Full Changelog**: microsoft/aspire@v13.1.2...v13.1.3 Commits viewable in [compare view](microsoft/aspire@v13.1.2...v13.1.3). </details> Updated [Aspire.Hosting.Redis](https://github.com/dotnet/aspire) from 13.1.2 to 13.1.3. <details> <summary>Release notes</summary> _Sourced from [Aspire.Hosting.Redis's releases](https://github.com/dotnet/aspire/releases)._ ## 13.1.3 ## What's Changed * [release/13.1] Add installer publishing updates for 13.1.3 by @​radical in microsoft/aspire#15158 **Full Changelog**: microsoft/aspire@v13.1.2...v13.1.3 Commits viewable in [compare view](microsoft/aspire@v13.1.2...v13.1.3). </details> Updated [Aspire.StackExchange.Redis.DistributedCaching](https://github.com/dotnet/aspire) from 13.1.2 to 13.1.3. <details> <summary>Release notes</summary> _Sourced from [Aspire.StackExchange.Redis.DistributedCaching's releases](https://github.com/dotnet/aspire/releases)._ ## 13.1.3 ## What's Changed * [release/13.1] Add installer publishing updates for 13.1.3 by @​radical in microsoft/aspire#15158 **Full Changelog**: microsoft/aspire@v13.1.2...v13.1.3 Commits viewable in [compare view](microsoft/aspire@v13.1.2...v13.1.3). </details> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
2 parents c6b40ed + 9434044 commit 7c4cced

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.5" />
1010
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="10.0.5" />
1111
<!--Aspire-->
12-
<PackageVersion Include="Aspire.Hosting.PostgreSQL" Version="13.1.2" />
13-
<PackageVersion Include="Aspire.Hosting.Redis" Version="13.1.2" />
14-
<PackageVersion Include="Aspire.StackExchange.Redis.DistributedCaching" Version="13.1.2" />
12+
<PackageVersion Include="Aspire.Hosting.PostgreSQL" Version="13.1.3" />
13+
<PackageVersion Include="Aspire.Hosting.Redis" Version="13.1.3" />
14+
<PackageVersion Include="Aspire.StackExchange.Redis.DistributedCaching" Version="13.1.3" />
1515
<!--Caching-->
1616
<PackageVersion Include="Microsoft.Extensions.Caching.Hybrid" Version="10.4.0" />
1717
<!--EF Core-->

0 commit comments

Comments
 (0)