Skip to content

Commit

Permalink
fix(deps): update dependency com.softwaremill.sttp.client3:async-http…
Browse files Browse the repository at this point in the history
…-client-backend-monix_3 to v3.9.4
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent ba88b40 commit 47d62d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyzer-monadic/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dependencies {
implementation(libs.sttp)
implementation(libs.sttp.upickle)
implementation(libs.cats.core)
implementation("com.softwaremill.sttp.client3:async-http-client-backend-monix_3:3.9.3")
implementation("com.softwaremill.sttp.client3:async-http-client-backend-monix_3:3.9.4")
implementation("io.monix:monix_3:3.4.1")
implementation(project(":analyzer-commons"))
}
Expand Down

0 comments on commit 47d62d9

Please sign in to comment.