Skip to content

Commit

Permalink
build(deps): bump NHibernate from 5.4.5 to 5.4.6 in /Source
Browse files Browse the repository at this point in the history
Bumps [NHibernate](https://github.com/nhibernate/nhibernate-core) from 5.4.5 to 5.4.6.
- [Release notes](https://github.com/nhibernate/nhibernate-core/releases)
- [Changelog](https://github.com/nhibernate/nhibernate-core/blob/master/releasenotes.txt)
- [Commits](nhibernate/nhibernate-core@5.4.5...5.4.6)

---
updated-dependencies:
- dependency-name: NHibernate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and darakeon committed Nov 14, 2023
1 parent d1176ea commit 034f321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/NHibernate/NHibernate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="FluentNHibernate" Version="3.3.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="NHibernate" Version="5.4.5" />
<PackageReference Include="NHibernate" Version="5.4.6" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
</ItemGroup>
Expand Down

0 comments on commit 034f321

Please sign in to comment.