Skip to content

Commit

Permalink
Bump viral32111.JsonExtensions from 0.2.0 to 1.0.0 (#18)
Browse files Browse the repository at this point in the history
Bumps [viral32111.JsonExtensions](https://github.com/viral32111/JsonExtensions) from 0.2.0 to 1.0.0.
- [Release notes](https://github.com/viral32111/JsonExtensions/releases)
- [Commits](viral32111/JsonExtensions@0.2.0...1.0.0)

---
updated-dependencies:
- dependency-name: viral32111.JsonExtensions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 3, 2023
1 parent ba74453 commit fcb49dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TwitchBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
<PackageReference Include="MongoDB.Driver" Version="2.20.0" />
<PackageReference Include="MySql.Data" Version="8.1.0" />
<PackageReference Include="StackExchange.Redis" Version="2.6.116" />
<PackageReference Include="viral32111.JsonExtensions" Version="0.2.0" />
<PackageReference Include="viral32111.JsonExtensions" Version="1.0.0" />
</ItemGroup>
</Project>

0 comments on commit fcb49dc

Please sign in to comment.