Skip to content

Commit 6f45e09

Browse files
Bump com.vladsch.flexmark:flexmark from 0.62.2 to 0.64.8
Bumps [com.vladsch.flexmark:flexmark](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 dependency-version: 0.64.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a491a36 commit 6f45e09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050

5151
implementation("com.twelvemonkeys.imageio:imageio-webp:3.12.0")
5252
implementation("com.jcraft:jsch:0.1.55")
53-
implementation("com.vladsch.flexmark:flexmark:0.62.2")
53+
implementation("com.vladsch.flexmark:flexmark:0.64.8")
5454
implementation("org.jline:jline:3.1.3")
5555
modImplementation("dev.dediamondpro:minemark-minecraft-" + mineMarkVer + "-" + loader + (if (loader == "neoforge" && minecraft == "1.20.4") ":1.2.3" else ":1.3.1"))
5656
implementation("dev.dediamondpro:minemark-core:1.3.1")

0 commit comments

Comments
 (0)