Skip to content

Commit 46532dc

Browse files
chore(deps): bump com.mikepenz:multiplatform-markdown-renderer-m3
Bumps [com.mikepenz:multiplatform-markdown-renderer-m3](https://github.com/mikepenz/multiplatform-markdown-renderer) from 0.34.0 to 0.35.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.34.0...v0.35.0) --- updated-dependencies: - dependency-name: com.mikepenz:multiplatform-markdown-renderer-m3 dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent faa741b commit 46532dc

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
@@ -79,7 +79,7 @@ moko-permissions-notifications = { module ="dev.icerock.moko:permissions-notific
7979
sentry = { module = "io.sentry:sentry-kotlin-multiplatform", version = "0.12.0" }
8080

8181
# Markdown
82-
markdown = { module = "com.mikepenz:multiplatform-markdown-renderer-m3", version = "0.34.0" }
82+
markdown = { module = "com.mikepenz:multiplatform-markdown-renderer-m3", version = "0.35.0" }
8383

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

0 commit comments

Comments
 (0)