Skip to content

Commit

Permalink
Bump flexmark-ext-gfm-tasklist from 0.62.2 to 0.64.0 (#8515)
Browse files Browse the repository at this point in the history
Bumps [flexmark-ext-gfm-tasklist](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-ext-gfm-tasklist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 21, 2022
1 parent 2873be0 commit fe09fcc
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 @@ -198,7 +198,7 @@ dependencies {

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

implementation group: 'net.harawata', name: 'appdirs', version: '1.2.1'

Expand Down

0 comments on commit fe09fcc

Please sign in to comment.