Skip to content

Commit b8c3ae0

Browse files
authored
Merge pull request #65 from hoc081098/renovate/com.ensody.reactivestate-reactivestate-bom-5.x
Update dependency com.ensody.reactivestate:reactivestate-bom to v5.8.1
2 parents 51fe61c + 71bb640 commit b8c3ae0

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
@@ -53,7 +53,7 @@ dependencies {
5353
implementation("io.reactivex.rxjava3:rxjava:3.1.9")
5454
implementation("com.github.akarnokd:kotlin-flow-extensions:0.0.14")
5555

56-
api(platform("com.ensody.reactivestate:reactivestate-bom:5.7.0"))
56+
api(platform("com.ensody.reactivestate:reactivestate-bom:5.8.1"))
5757
implementation("com.ensody.reactivestate:reactivestate")
5858

5959
val arrow = "1.2.4"

0 commit comments

Comments
 (0)