We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 732c8e5 commit 9787a59Copy full SHA for 9787a59
build.gradle.kts
@@ -63,7 +63,7 @@ dependencies {
63
implementation("com.github.akarnokd:kotlin-flow-extensions:0.0.14")
64
65
// reactivestate
66
- api(platform("com.ensody.reactivestate:reactivestate-bom:5.11.0"))
+ api(platform("com.ensody.reactivestate:reactivestate-bom:5.12.0"))
67
implementation("com.ensody.reactivestate:reactivestate")
68
69
// Arrow-kt
0 commit comments