Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Funkatronics committed May 13, 2024
2 parents bbba6cb + cbbe18f commit dce45a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solana/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ kotlin {
dependencies {
api(project(mapOf("path" to ":core")))
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2")
implementation("io.github.funkatronics:multimult:0.2.0")
implementation("io.github.funkatronics:multimult:0.2.1")
}
}
val commonTest by getting {
Expand Down

0 comments on commit dce45a2

Please sign in to comment.