Skip to content

Commit

Permalink
Update dependency com.vladsch.flexmark:flexmark-all to v0.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2022
1 parent 27d3ae1 commit 7bb2a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"

// used for markdown formatting
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.62.2'
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
}

// we'll hold the core lib to a high standard
Expand Down

0 comments on commit 7bb2a52

Please sign in to comment.