Skip to content

Commit

Permalink
Merge pull request #91 from baynezy/dependabot/nuget/System.Data.OleD…
Browse files Browse the repository at this point in the history
…b-9.0.2

Bump System.Data.OleDb from 9.0.1 to 9.0.2
  • Loading branch information
baynezy authored Feb 12, 2025
2 parents 4e1e5d1 + 4ab17cd commit 973bd97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Converter.Core/Converter.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Cocona" Version="2.2.0" />
<PackageReference Include="System.Data.OleDb" Version="9.0.1" />
<PackageReference Include="System.Data.OleDb" Version="9.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 973bd97

Please sign in to comment.