Skip to content

Commit

Permalink
fix(deps): update dependency com.ensody.reactivestate:reactivestate-b…
Browse files Browse the repository at this point in the history
…om to v5.5.1
  • Loading branch information
renovate[bot] authored Jun 20, 2023
1 parent 971e552 commit 88bec42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation("io.reactivex.rxjava3:rxjava:3.1.6")
implementation("com.github.akarnokd:kotlin-flow-extensions:0.0.14")

api(platform("com.ensody.reactivestate:reactivestate-bom:5.2.1"))
api(platform("com.ensody.reactivestate:reactivestate-bom:5.5.1"))
implementation("com.ensody.reactivestate:reactivestate")

implementation("io.arrow-kt:arrow-core:1.2.0-RC")
Expand Down

0 comments on commit 88bec42

Please sign in to comment.