Skip to content

Commit

Permalink
Bump ServiceStack.OrmLite from 8.2.0 to 8.2.2
Browse files Browse the repository at this point in the history
Bumps [ServiceStack.OrmLite](https://github.com/ServiceStack/ServiceStack) from 8.2.0 to 8.2.2.
- [Release notes](https://github.com/ServiceStack/ServiceStack/releases)
- [Commits](https://github.com/ServiceStack/ServiceStack/commits)

---
updated-dependencies:
- dependency-name: ServiceStack.OrmLite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sjp committed Mar 8, 2024
1 parent ff29f85 commit 4fb8fdf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ServiceStack.OrmLite" Version="8.2.0" />
<PackageReference Include="ServiceStack.OrmLite" Version="8.2.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4fb8fdf

Please sign in to comment.