Skip to content

Commit

Permalink
Bump ServiceStack.OrmLite from 6.11.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [ServiceStack.OrmLite](https://github.com/ServiceStack/ServiceStack) from 6.11.0 to 8.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 3b16ca9 commit 990fff6
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="6.11.0" />
<PackageReference Include="ServiceStack.OrmLite" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 990fff6

Please sign in to comment.