Skip to content

Commit

Permalink
Merge pull request #38 from ewdlop/dependabot/nuget/CSharpClassLibrar…
Browse files Browse the repository at this point in the history
…y/NHibernate-5.4.9

Bump NHibernate from 5.3.10 to 5.4.9 in /CSharpClassLibrary
  • Loading branch information
ewdlop authored Dec 7, 2024
2 parents e7f03c3 + 3bf32fd commit dcf1cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CSharpClassLibrary/CSharpClassLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="IronPython.Interpreter" Version="2.7.4" />
<PackageReference Include="IronPython.StdLib" Version="2.7.11" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
<PackageReference Include="NHibernate" Version="5.3.10" />
<PackageReference Include="NHibernate" Version="5.4.9" />
<PackageReference Include="Nito.Try" Version="1.1.1" />
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.0" />
Expand Down

0 comments on commit dcf1cd0

Please sign in to comment.