Skip to content

Commit 02caeeb

Browse files
build(deps): bump Aspire.Hosting.PostgreSQL from 9.1.0 to 9.2.0
Bumps [Aspire.Hosting.PostgreSQL](https://github.com/dotnet/aspire) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](https://github.com/dotnet/aspire/commits) --- updated-dependencies: - dependency-name: Aspire.Hosting.PostgreSQL dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 085e115 commit 02caeeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.WebApi.Boilerplate.AppHost/BervProject.WebApi.Boilerplate.AppHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.1.0" />
1515
<PackageReference Include="Aspire.Hosting.Azure.ServiceBus" Version="9.2.0" />
1616
<PackageReference Include="Aspire.Hosting.Azure.Storage" Version="9.1.0" />
17-
<PackageReference Include="Aspire.Hosting.PostgreSQL" Version="9.1.0" />
17+
<PackageReference Include="Aspire.Hosting.PostgreSQL" Version="9.2.0" />
1818
<PackageReference Include="Aspire.Hosting.Redis" Version="9.2.0" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)