Skip to content

Commit

Permalink
Updated the Skybrud.Umbraco.GridData dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerner committed Mar 16, 2023
1 parent 1d8e026 commit 60f3a16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<!-- Include NuGet dependencies -->
<ItemGroup>
<PackageReference Include="Skybrud.Umbraco.GridData" Version="[5.0.1,6.0)" />
<PackageReference Include="Skybrud.Umbraco.GridData" Version="[5.0.2,6.0)" />
<PackageReference Include="Our.Umbraco.DocTypeGridEditor" Exclude="contentFiles" Version="[10.0.1,11.0)" />
<PackageReference Include="Umbraco.Cms.Core" Version="[10.0.0,12.0)" />
</ItemGroup>
Expand Down

0 comments on commit 60f3a16

Please sign in to comment.