Skip to content

Commit

Permalink
fix(deps): update dependency com.vladsch.flexmark:flexmark-all to v0.…
Browse files Browse the repository at this point in the history
…64.0
  • Loading branch information
renovate[bot] authored Jan 23, 2023
1 parent 1095ab4 commit 3fa258b
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 @@ -107,7 +107,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 3fa258b

Please sign in to comment.