1
0
mirror of https://github.com/XFox111/GUTSchedule.git synced 2026-04-22 06:58:01 +03:00

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /GUT.Schedule/GUTSchedule.Droid (#26)

* Bump Newtonsoft.Json in /GUT.Schedule/GUTSchedule.Droid

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

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

* Added changelog

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eugene Fox <eugene@xfox111.net>
This commit is contained in:
dependabot[bot]
2022-06-24 08:20:12 +03:00
committed by GitHub
parent 7eeb84a1ea
commit 89b187f2fe
4 changed files with 4 additions and 9 deletions
@@ -1,2 +1 @@
- Fixed semester determination for anonymous schedule
- Upgraded target system version to Android 11
- Security patch (CWE-755)