Skip to content

Commit

Permalink
Bump Oracle.ManagedDataAccess.Core from 23.6.0 to 23.6.1
Browse files Browse the repository at this point in the history
Bumps Oracle.ManagedDataAccess.Core from 23.6.0 to 23.6.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 and jas88 committed Nov 9, 2024
1 parent a0b53d9 commit 396f9b6
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.5" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="23.6.0" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="23.6.1" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 396f9b6

Please sign in to comment.