Skip to content

Commit

Permalink
Bump Oracle.ManagedDataAccess.Core from 23.5.0 to 23.5.1
Browse files Browse the repository at this point in the history
Bumps Oracle.ManagedDataAccess.Core from 23.5.0 to 23.5.1.

---
updated-dependencies:
- dependency-name: Oracle.ManagedDataAccess.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent fc04ffd commit 88b3082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FAnsiSql/FAnsi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</PackageReference>
<PackageReference Include="MySqlConnector" Version="2.3.7" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="23.5.0" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="23.5.1" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 88b3082

Please sign in to comment.