Skip to content

Commit a184e3a

Browse files
fix(deps): update dependency org.scalatest:scalatest_3 to v3.3.0-snap4
1 parent 88a5f77 commit a184e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ scala-stdlib = { module = "org.scala-lang:scala3-library_3", version.ref = "scal
1212
sttp = { module = "com.softwaremill.sttp.client3:core_3", version.ref = "sttp" }
1313
sttp-upickle = { module = "com.softwaremill.sttp.client3:upickle_3", version.ref = "sttp" }
1414
cats-core = "org.typelevel:cats-core_3:2.10.0"
15-
scalatest = "org.scalatest:scalatest_3:3.2.17"
15+
scalatest = "org.scalatest:scalatest_3:3.3.0-SNAP4"
1616
flexmark = "com.vladsch.flexmark:flexmark-all:0.64.8"
1717
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
1818
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }

0 commit comments

Comments
 (0)