Skip to content

Commit

Permalink
Updated to latest Firebird client
Browse files Browse the repository at this point in the history
  • Loading branch information
droyad committed Jul 24, 2024
1 parent 35b76e8 commit 30aa197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dbup-firebird/dbup-firebird.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="dbup-core" Version="6.0.0-beta.108"/>
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="9.1.1"/>
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.3.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 30aa197

Please sign in to comment.