Skip to content

Commit

Permalink
Bump NHibernate in /src-console/ConsoleAppEF3.1_nhibernate (#826)
Browse files Browse the repository at this point in the history
Bumps NHibernate from 5.3.5 to 5.4.9.

---
updated-dependencies:
- dependency-name: NHibernate
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent bd0a528 commit 1174481
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="log4net" Version="2.0.14" />
<PackageReference Include="NHibernate" Version="5.3.5" />
<PackageReference Include="NHibernate" Version="5.4.9" />
<PackageReference Include="System.Data.Sqlite.Core" Version="1.0.113.7" />
<!--<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.7" />-->
</ItemGroup>
Expand Down

0 comments on commit 1174481

Please sign in to comment.