Skip to content

Commit 3036d2c

Browse files
authored
Merge branch 'main' into update/caffeine-3.2.3
2 parents d2fe6d0 + 1001dbb commit 3036d2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ libraryDependencies ++=
2828
"org.scala-lang.modules" %% "scala-java8-compat" % "1.0.2",
2929
"com.google.code.findbugs" % "jsr305" % "3.0.2" % "provided",
3030
"org.scalactic" %% "scalactic" % "3.2.20" % "test",
31-
"org.scalatest" %% "scalatest" % "3.2.19" % "test"
31+
"org.scalatest" %% "scalatest" % "3.2.20" % "test"
3232
)
3333

3434
scalafmtOnCompile := true

0 commit comments

Comments
 (0)