Skip to content

Commit

Permalink
Update dependency org.jetbrains:markdown to v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 24, 2024
1 parent 293922b commit 34204c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ appiconloader-coil = { module = "me.zhanghai.android.appiconloader:appiconloader
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
kt-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.24"
spongycastle = "com.madgag.spongycastle:prov:1.58.0.0"
markdown = "org.jetbrains:markdown:0.7.2"
markdown = "org.jetbrains:markdown:0.7.3"

leakcanary = "com.squareup.leakcanary:leakcanary-android:2.14"
junit = "junit:junit:4.13.2"
Expand Down

0 comments on commit 34204c4

Please sign in to comment.