Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 2cb47f4

Browse files
committed
Merge branch 'master' of github.com:ServiceStack/ServiceStack.OrmLite
2 parents 9191edd + 788339f commit 2cb47f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceStack.OrmLite.PostgreSQL/ServiceStack.OrmLite.PostgreSQL.Source.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ItemGroup>
1717
<ProjectReference Include="..\ServiceStack.OrmLite\ServiceStack.OrmLite.Source.csproj" />
1818
<ProjectReference Include="..\..\..\ServiceStack\src\ServiceStack.Common\ServiceStack.Common.Source.csproj" />
19-
<PackageReference Include="Npgsql" Version="4.0.4" />
19+
<PackageReference Include="Npgsql" Version="4.0.7" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)