Skip to content

Commit

Permalink
Bump BlazorTable from 1.15.0 to 1.16.0 in /roles (#1144)
Browse files Browse the repository at this point in the history
Bumps [BlazorTable](https://github.com/IvanJosipovic/BlazorTable) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/IvanJosipovic/BlazorTable/releases)
- [Changelog](https://github.com/IvanJosipovic/BlazorTable/blob/master/.releaserc)
- [Commits](IvanJosipovic/BlazorTable@v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: BlazorTable
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2021
1 parent 81aeece commit 9d07484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/ui/files/FWO_UI/FWO.Ui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BlazorTable" Version="1.15.0" />
<PackageReference Include="BlazorTable" Version="1.16.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9d07484

Please sign in to comment.