Skip to content

Commit

Permalink
tools: bump Keon.NHibernate from 4.0.1 to 4.0.3 in /robot
Browse files Browse the repository at this point in the history
Bumps [Keon.NHibernate](https://github.com/darakeon/dk-lib) from 4.0.1 to 4.0.3.
- [Commits](https://github.com/darakeon/dk-lib/commits)

---
updated-dependencies:
- dependency-name: Keon.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 23, 2023
1 parent 8c47621 commit c853d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/BusinessLogic/BusinessLogic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="Keon.NHibernate" Version="4.0.1" />
<PackageReference Include="Keon.NHibernate" Version="4.0.3" />
<PackageReference Include="Keon.TwoFactorAuth" Version="3.0.1" />
<PackageReference Include="sqlite" Version="3.13.0" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.118" />
Expand Down

0 comments on commit c853d4a

Please sign in to comment.