Skip to content

Commit

Permalink
Merge pull request #4451 from RPTools/dependabot/gradle/develop/com.v…
Browse files Browse the repository at this point in the history
…ladsch.flexmark-flexmark-all-0.64.8

Bump com.vladsch.flexmark:flexmark-all from 0.64.0 to 0.64.8
  • Loading branch information
cwisniew authored Nov 22, 2023
2 parents cf7db43 + 4d0735a commit 1961c9d
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 @@ -477,7 +477,7 @@ dependencies {
testImplementation group: 'org.mockito', name: 'mockito-core', version: '5.7.0'

// flexmark markdown parsing / conversion
implementation 'com.vladsch.flexmark:flexmark-all:0.64.0'
implementation 'com.vladsch.flexmark:flexmark-all:0.64.8'

// Apache Tika Parsers for determining file type
implementation 'org.apache.tika:tika-core:2.9.1'
Expand Down

0 comments on commit 1961c9d

Please sign in to comment.