Skip to content

Commit

Permalink
Bump org.rust-nostr:nostr-sdk to 0.38.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yukibtc committed Jan 10, 2025
1 parent 05dd5b0 commit 8968ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ dependencyResolutionManagement {
"rust-nostr",
"org.rust-nostr",
"nostr-sdk"
).version("0.37.0")
).version("0.38.3")
//Markdown
library("jetbrains-markdown", "org.jetbrains", "markdown").version("0.7.3")

Expand Down

0 comments on commit 8968ab1

Please sign in to comment.