Skip to content

Commit

Permalink
Update dependency com.ensody.reactivestate:reactivestate-bom to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2024
1 parent bb4c8f8 commit 95e1aa7
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 @@ -63,7 +63,7 @@ dependencies {
implementation("com.github.akarnokd:kotlin-flow-extensions:0.0.14")

// reactivestate
api(platform("com.ensody.reactivestate:reactivestate-bom:5.10.0"))
api(platform("com.ensody.reactivestate:reactivestate-bom:5.11.0"))
implementation("com.ensody.reactivestate:reactivestate")

// Arrow-kt
Expand Down

0 comments on commit 95e1aa7

Please sign in to comment.