Skip to content

Commit

Permalink
chore: bump Net.IBM.Data.Db2 from 7.0.0.300 to 7.0.0.400 (#860)
Browse files Browse the repository at this point in the history
chore: bump Net.IBM.Data.Db2 in /DubUrl.Testing

Bumps Net.IBM.Data.Db2 from 7.0.0.300 to 7.0.0.400.

---
updated-dependencies:
- dependency-name: Net.IBM.Data.Db2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored Feb 17, 2024
1 parent b57b400 commit 62e6a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DubUrl.Testing/DubUrl.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="NReco.PrestoAdo" Version="1.1.0" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.0.0" />
<PackageReference Include="Net.IBM.Data.Db2" Version="8.0.0.100" Condition="'$(TargetFramework)' == 'net8.0'" />
<PackageReference Include="Net.IBM.Data.Db2" Version="7.0.0.300" Condition="'$(TargetFramework)' != 'net8.0'" />
<PackageReference Include="Net.IBM.Data.Db2" Version="7.0.0.400" Condition="'$(TargetFramework)' != 'net8.0'" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.1" />
<PackageReference Include="MySql.Data" Version="8.3.0" />
<PackageReference Include="MySqlConnector" Version="2.3.5" />
Expand Down

0 comments on commit 62e6a75

Please sign in to comment.