Skip to content

Commit 95e1aa7

Browse files
committed
Update dependency com.ensody.reactivestate:reactivestate-bom to v5.11.0
1 parent bb4c8f8 commit 95e1aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
implementation("com.github.akarnokd:kotlin-flow-extensions:0.0.14")
6464

6565
// reactivestate
66-
api(platform("com.ensody.reactivestate:reactivestate-bom:5.10.0"))
66+
api(platform("com.ensody.reactivestate:reactivestate-bom:5.11.0"))
6767
implementation("com.ensody.reactivestate:reactivestate")
6868

6969
// Arrow-kt

0 commit comments

Comments
 (0)