We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f64cf2c + 25d21e5 commit b3ae7b4Copy full SHA for b3ae7b4
build.sbt
@@ -22,7 +22,7 @@ lazy val munitVersion = "1.2.1"
22
lazy val shapelessVersion = "2.3.13"
23
lazy val silencerVersion = "1.7.1"
24
lazy val specs2Version = "4.23.0"
25
-lazy val scala212Version = "2.12.20"
+lazy val scala212Version = "2.12.21"
26
lazy val scala213Version = "2.13.18"
27
lazy val scala3Version = "3.3.7"
28
// scala-steward:off
0 commit comments