Skip to content

Commit c96c44a

Browse files
authored
[ODS-6454] Timeout connecting to EdFi_Security Database in v6.2 (#1121)
1 parent 1ae9c10 commit c96c44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Application/EdFi.Ods.Api.IntegrationTestHarness/EdFi.Ods.Api.IntegrationTestHarness.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<Otherwise>
3838
<ItemGroup>
3939
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.168" />
40-
<PackageReference Include="EdFi.Suite3.Security.DataAccess" Version="7.3.160" />
40+
<PackageReference Include="EdFi.Suite3.Security.DataAccess" Version="7.3.193" />
4141
</ItemGroup>
4242
</Otherwise>
4343
</Choose>

0 commit comments

Comments
 (0)