Skip to content

Commit

Permalink
update nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
beginor committed Feb 17, 2024
1 parent 6636345 commit 014867a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/WebTest/WebTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<PackageReference Include="AutoMapper" Version="13.0.1" />
<PackageReference Include="NHibernate" Version="5.5.0" />
<PackageReference Include="NHibernate.Mapping.Attributes" Version="5.1.0" />
<PackageReference Include="NHibernate.Extensions.NpgSql" Version="8.0.3" />
<PackageReference Include="NHibernate.NetCore" Version="8.0.3" />
<PackageReference Include="NHibernate.Extensions.NpgSql" Version="8.0.4" />
<PackageReference Include="NHibernate.NetCore" Version="8.0.4" />
<PackageReference Include="Npgsql" Version="8.0.2" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 014867a

Please sign in to comment.