Skip to content

Commit

Permalink
[patch] Automatic dependency update.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock committed Feb 20, 2022
1 parent c9d324a commit 7531edc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ kotlin {
}

dependencies {
"commonMainImplementation"(platform("org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:0.0.1-pre.301-kotlin-1.6.10"))
"commonMainImplementation"(platform("org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:0.0.1-pre.303-kotlin-1.6.10"))
"commonMainImplementation"(platform("com.zegreatrob.testmints:testmints-bom:6.0.3"))
}

0 comments on commit 7531edc

Please sign in to comment.