Skip to content

Commit 36458b2

Browse files
committed
chor: bump scala ... those are rookie numbers
1 parent 1b64e29 commit 36458b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

2023/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ version := "1.0"
2424
// You can define other libraries as dependencies in your build like this:
2525

2626
libraryDependencies ++= Seq(
27-
"org.scalatest" %% "scalatest" % "3.2.9" % Test
27+
"org.scalatest" %% "scalatest" % "3.2.18" % Test
2828
)
2929

3030
// Here, `libraryDependencies` is a set of dependencies, and by using `+=`,

0 commit comments

Comments
 (0)