Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
⬆ Bump ServiceStack.Text from 6.3.0 to 6.4.0 (#13)
Browse files Browse the repository at this point in the history
Bumps [ServiceStack.Text](https://github.com/ServiceStack/ServiceStack) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/ServiceStack/ServiceStack/releases)
- [Commits](ServiceStack/ServiceStack@v6.3...v6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 4, 2022
1 parent 8d009c2 commit 3fc72a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Finance/Finance.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="CsvHelper" Version="28.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="ServiceStack.Text" Version="6.3.0" />
<PackageReference Include="ServiceStack.Text" Version="6.4.0" />
</ItemGroup>

</Project>

0 comments on commit 3fc72a4

Please sign in to comment.