Skip to content

Commit 9787a59

Browse files
Update dependency com.ensody.reactivestate:reactivestate-bom to v5.12.0 (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 732c8e5 commit 9787a59

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

6969
// Arrow-kt

0 commit comments

Comments
 (0)