Skip to content

Commit e532f9b

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 08521dc commit e532f9b

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="4.1.0" />
6565
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.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="5.0.11" />
6868
<PackageReference Include="MySql.Data" Version="8.0.27" />
6969
</ItemGroup>

0 commit comments

Comments
 (0)