Skip to content

Commit

Permalink
Update scalatest to 3.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Feb 11, 2024
1 parent 981411a commit 5fdd4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ val fabric: String = "1.13.0"

val collectionCompat: String = "2.11.0"

val scalaTest: String = "3.2.17"
val scalaTest: String = "3.2.18"

lazy val root = project.in(file("."))
.aggregate(coreJS, coreJVM)
Expand Down

0 comments on commit 5fdd4c5

Please sign in to comment.