Skip to content

Commit

Permalink
Bump flexmark from 0.62.2 to 0.64.0 (#8621)
Browse files Browse the repository at this point in the history
Bumps [flexmark](https://github.com/vsch/flexmark-java) from 0.62.2 to 0.64.0.
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](vsch/flexmark-java@0.62.2...0.64.0)

---
updated-dependencies:
- dependency-name: com.vladsch.flexmark:flexmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 28, 2022
1 parent 6594702 commit e5310e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ dependencies {
exclude module: "log4j-core"
}

implementation 'com.vladsch.flexmark:flexmark:0.62.2'
implementation 'com.vladsch.flexmark:flexmark:0.64.0'
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.64.0'
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.64.0'

Expand Down

0 comments on commit e5310e9

Please sign in to comment.