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 bb4c8f8 commit 95e1aa7Copy full SHA for 95e1aa7
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.10.0"))
+ api(platform("com.ensody.reactivestate:reactivestate-bom:5.11.0"))
67
implementation("com.ensody.reactivestate:reactivestate")
68
69
// Arrow-kt
0 commit comments