Skip to content

Commit 698bd6d

Browse files
authored
Merge pull request #83 from hoc081098/renovate/com.ensody.reactivestate-reactivestate-bom-5.x
Update dependency com.ensody.reactivestate:reactivestate-bom to v5.9.0
2 parents 6ed1855 + f0a5544 commit 698bd6d

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)