chore(deps): bump flexmarkVersion from 0.62.0 to 0.62.2 (#895)

Bumps `flexmarkVersion` from 0.62.0 to 0.62.2.

Updates `flexmark` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

Updates `flexmark-ext-attributes` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

Updates `flexmark-ext-autolink` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

Updates `flexmark-ext-emoji` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

Updates `flexmark-ext-escaped-character` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

Updates `flexmark-ext-gfm-strikethrough` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

Updates `flexmark-ext-gfm-tasklist` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

Updates `flexmark-ext-ins` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

Updates `flexmark-ext-media-tags` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

Updates `flexmark-ext-tables` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

Updates `flexmark-ext-toc` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

Updates `flexmark-ext-superscript` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

Updates `flexmark-ext-yaml-front-matter` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

Updates `flexmark-ext-gitlab` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/952/head
dependabot-preview[bot] 2020-07-03 09:59:33 +08:00 committed by GitHub
parent 5df85542ae
commit 1a39662f7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ ext {
httpclientVersion = "4.5.12"
dataformatYamlVersion = "2.11.0"
jgitVersion = "5.7.0.202003110725-r"
flexmarkVersion = "0.62.0"
flexmarkVersion = "0.62.2"
thumbnailatorVersion = "0.4.11"
image4jVersion = "0.7zensight1"
flywayVersion = "6.5.0"