Skip to content

Commit f973604

Browse files
Bump FirebirdSql.Data.FirebirdClient from 8.5.2 to 9.0.1
Bumps [FirebirdSql.Data.FirebirdClient](https://github.com/FirebirdSQL/NETProvider) from 8.5.2 to 9.0.1. - [Release notes](https://github.com/FirebirdSQL/NETProvider/releases) - [Commits](FirebirdSQL/NETProvider@8.5.2.0...9.0.1.0) --- updated-dependencies: - dependency-name: FirebirdSql.Data.FirebirdClient dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6576a96 commit f973604

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="8.5.2" />
66+
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="9.0.1" />
6767
<PackageReference Include="Npgsql" Version="4.1.9" />
6868
<PackageReference Include="MySql.Data" Version="8.0.26" />
6969
</ItemGroup>

0 commit comments

Comments
 (0)