Skip to content

Commit f0a5544

Browse files
Update dependency com.ensody.reactivestate:reactivestate-bom to v5.9.0
1 parent 6ed1855 commit f0a5544

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.8.1"))
66+
api(platform("com.ensody.reactivestate:reactivestate-bom:5.9.0"))
6767
implementation("com.ensody.reactivestate:reactivestate")
6868

6969
// Arrow-kt

0 commit comments

Comments
 (0)