Skip to content

Commit

Permalink
Merge pull request #469 from skadi-cloud/dependabot/gradle/com.vladsc…
Browse files Browse the repository at this point in the history
…h.flexmark-flexmark-all-0.64.8

build(deps): bump com.vladsch.flexmark:flexmark-all from 0.64.0 to 0.64.8
  • Loading branch information
coolya authored Nov 12, 2023
2 parents 24eef0e + 69a64e6 commit 66ae01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation("io.ktor:ktor-server-netty:$ktor_version")
implementation("io.ktor:ktor-jackson:$ktor_version")
implementation("ch.qos.logback:logback-classic:$logback_version")
implementation("com.vladsch.flexmark:flexmark-all:0.64.0")
implementation("com.vladsch.flexmark:flexmark-all:0.64.8")

implementation("io.seruco.encoding:base62:0.1.3")

Expand Down

0 comments on commit 66ae01b

Please sign in to comment.