Bump Antlr4 from 4.6.4 to 4.6.6

Bumps [Antlr4](https://github.com/tunnelvisionlabs/antlr4cs) from 4.6.4 to 4.6.6.
- [Release notes](https://github.com/tunnelvisionlabs/antlr4cs/releases)
- [Commits](https://github.com/tunnelvisionlabs/antlr4cs/compare/v4.6.4...v4.6.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-18 15:01:51 +00:00 committed by J. Fronny
parent a8b2dc1523
commit 7110d43a8a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Antlr4" version="4.6.4" targetFramework="net48" developmentDependency="true" />
<package id="Antlr4" version="4.6.6" targetFramework="net48" developmentDependency="true" />
<package id="Antlr4.CodeGenerator" version="4.6.4" targetFramework="net48" developmentDependency="true" />
<package id="Antlr4.Runtime" version="4.6.6" targetFramework="net48" />
<package id="Microsoft.CSharp" version="4.4.1" targetFramework="net48" />