Skip to content

Commit

Permalink
Bump Scriban from 3.3.2 to 3.6.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Scriban](https://github.com/scriban/scriban) from 3.3.2 to 3.6.0.
- [Release notes](https://github.com/scriban/scriban/releases)
- [Changelog](https://github.com/scriban/scriban/blob/master/changelog.md)
- [Commits](scriban/scriban@3.3.2...3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 22, 2021
1 parent f389a3f commit ead8ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GitReleaseManager.Core/GitReleaseManager.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Octokit" Version="0.48.0" />
<PackageReference Include="Scriban" Version="3.3.2" />
<PackageReference Include="Scriban" Version="3.6.0" />
<PackageReference Include="seriloganalyzer" Version="0.15.0" />
<PackageReference Include="YamlDotNet" Version="9.1.0" />
<PackageReference Include="AutoMapper" Version="10.1.1" />
Expand Down

0 comments on commit ead8ff6

Please sign in to comment.