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 Jan 5, 2024
1 parent 7ccb900 commit 359141e
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 @@ -7,7 +7,7 @@ mockito = "5.8.0"
[libraries]
scala-stdlib = { module = "org.scala-lang:scala3-library_3", version.ref = "scala" }
gears = "ch.epfl.lamp:gears_3:0.1.0-SNAPSHOT"
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"
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
Expand Down

0 comments on commit 359141e

Please sign in to comment.