Skip to content

Commit

Permalink
Update Iesi.Collections to 4.1.1 (#3533)
Browse files Browse the repository at this point in the history
  • Loading branch information
hazzik committed Apr 28, 2024
1 parent ae03161 commit c7e558b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NHibernate/NHibernate.csproj
Expand Up @@ -37,7 +37,7 @@
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<PackageReference Include="Antlr3.Runtime" Version="[3.5.1, 4.0)" />
<PackageReference Include="Iesi.Collections" Version="[4.0.4, 5.0)" />
<PackageReference Include="Iesi.Collections" Version="4.1.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Remotion.Linq" Version="[2.2.0, 3.0)" />
<PackageReference Include="Remotion.Linq.EagerFetching" Version="[2.2.0, 3.0)" />
Expand Down

0 comments on commit c7e558b

Please sign in to comment.