Skip to content

Commit

Permalink
build(deps): bump NHibernate from 5.5.1 to 5.5.2 in /Shoko.Server
Browse files Browse the repository at this point in the history
Bumps NHibernate from 5.5.1 to 5.5.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 57fdbfb commit 49c0f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shoko.Server/Shoko.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<PackageReference Include="MySqlConnector" Version="2.3.6" />
<PackageReference Include="Nancy.Rest.Annotations" Version="1.4.4" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NHibernate" Version="5.5.1" />
<PackageReference Include="NHibernate" Version="5.5.2" />
<PackageReference Include="NHibernate.Driver.MySqlConnector" Version="2.0.5" />
<PackageReference Include="NLog" Version="5.2.8" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.8" />
Expand Down

0 comments on commit 49c0f5c

Please sign in to comment.