Skip to content

Commit d67afa7

Browse files
chore(deps): bump com.mikepenz:multiplatform-markdown-renderer-m3 (#688)
Bumps [com.mikepenz:multiplatform-markdown-renderer-m3](https://github.com/mikepenz/multiplatform-markdown-renderer) from 0.32.0 to 0.33.0. - [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases) - [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md) - [Commits](mikepenz/multiplatform-markdown-renderer@v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: com.mikepenz:multiplatform-markdown-renderer-m3 dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13fd710 commit d67afa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ moko-permissions-notifications = { module ="dev.icerock.moko:permissions-notific
7777
sentry = { module = "io.sentry:sentry-kotlin-multiplatform", version = "0.11.0" }
7878

7979
# Markdown
80-
markdown = { module = "com.mikepenz:multiplatform-markdown-renderer-m3", version = "0.32.0" }
80+
markdown = { module = "com.mikepenz:multiplatform-markdown-renderer-m3", version = "0.33.0" }
8181

8282
# WebView
8383
web-view = { module = "io.github.kevinnzou:compose-webview-multiplatform", version = "1.9.40" }

0 commit comments

Comments
 (0)