Skip to content

Commit

Permalink
fix(deps): update dependency org.scalatest:scalatest_3 to v3.3.0-snap4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent adf1a76 commit 526ba24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sttp = { module = "com.softwaremill.sttp.client3:core_3", version.ref = "sttp" }
sttp-upickle = { module = "com.softwaremill.sttp.client3:upickle_3", version.ref = "sttp" }
sttp-backend-monix = { module = "com.softwaremill.sttp.client3:async-http-client-backend-monix_3", version.ref = "sttp" }
cats-core = "org.typelevel:cats-core_3:2.10.0"
scalatest = "org.scalatest:scalatest_3:3.2.17"
scalatest = "org.scalatest:scalatest_3:3.3.0-SNAP4"
flexmark = "com.vladsch.flexmark:flexmark-all:0.64.8"
scalamock = { module = "eu.monniot:scala3mock_3", version.ref = "scalamock" }
scalamock-test = { module = "eu.monniot:scala3mock-scalatest_3", version.ref = "scalamock" }
Expand Down

0 comments on commit 526ba24

Please sign in to comment.