Skip to content

Commit

Permalink
Bump minver from 2.2.0 to 2.3.0 (#331)
Browse files Browse the repository at this point in the history
Bumps [minver](https://github.com/adamralph/minver) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/adamralph/minver/releases)
- [Changelog](https://github.com/adamralph/minver/blob/master/CHANGELOG.md)
- [Commits](adamralph/minver@2.2.0...2.3.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed May 27, 2020
1 parent bac6225 commit 71b9b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IdentityModel.csproj
Expand Up @@ -38,7 +38,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="minver" Version="2.2.0" PrivateAssets="All" />
<PackageReference Include="minver" Version="2.3.0" PrivateAssets="All" />

<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="System.Text.Encodings.Web" Version="4.7.0" />
Expand Down

0 comments on commit 71b9b61

Please sign in to comment.