Skip to content

Commit

Permalink
Bump com.vladsch.flexmark:flexmark-ext-gfm-tasklist
Browse files Browse the repository at this point in the history
Bumps [com.vladsch.flexmark:flexmark-ext-gfm-tasklist](https://github.com/vsch/flexmark-java) from 0.62.2 to 0.64.8.
- [Commits](https://github.com/vsch/flexmark-java/commits)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 7, 2023
1 parent eccb987 commit b20a102
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 @@ -81,7 +81,7 @@ dependencies {
implementation group: 'com.vladsch.flexmark', name: 'flexmark', version: '0.62.2'
implementation group: 'com.vladsch.flexmark', name: 'flexmark-ext-gfm-strikethrough', version: '0.62.2'
implementation group: 'com.vladsch.flexmark', name: 'flexmark-ext-tables', version: '0.62.2'
implementation group: 'com.vladsch.flexmark', name: 'flexmark-ext-gfm-tasklist', version: '0.62.2'
implementation group: 'com.vladsch.flexmark', name: 'flexmark-ext-gfm-tasklist', version: '0.64.8'

// Protobuf
implementation group: 'com.google.protobuf', name: 'protobuf-kotlin-lite', version: '3.23.3'
Expand Down

0 comments on commit b20a102

Please sign in to comment.