Skip to content

Commit 53e3287

Browse files
Bump FirebirdSql.Data.FirebirdClient from 6.6.0 to 8.5.2
Bumps [FirebirdSql.Data.FirebirdClient](https://github.com/FirebirdSQL/NETProvider) from 6.6.0 to 8.5.2. - [Release notes](https://github.com/FirebirdSQL/NETProvider/releases) - [Commits](FirebirdSQL/NETProvider@6.6.0.0...8.5.2.0) --- updated-dependencies: - dependency-name: FirebirdSql.Data.FirebirdClient dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a91663c commit 53e3287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NHibernate.Test/NHibernate.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<PackageReference Include="NUnit" Version="3.13.2" />
6464
<PackageReference Include="NUnit3TestAdapter" Version="3.15.1" />
6565
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
66-
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="6.6.0" />
66+
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="8.5.2" />
6767
<PackageReference Include="Npgsql" Version="4.1.9" />
6868
<PackageReference Include="MySql.Data" Version="8.0.26" />
6969
</ItemGroup>

0 commit comments

Comments
 (0)