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.
1 parent 56d8328 commit 311ede2Copy full SHA for 311ede2
build.sbt
@@ -56,7 +56,7 @@ lazy val junit = libraryDependencies += "com.novocode" % "junit-interface" % "0.
56
lazy val scala211 = "2.11.12"
57
lazy val scala212 = "2.12.14"
58
lazy val scala213 = "2.13.6"
59
-lazy val scala30 = "3.0.1"
+lazy val scala30 = "3.0.2"
60
61
lazy val compat = MultiScalaCrossProject(JSPlatform, JVMPlatform, NativePlatform)(
62
"compat",
0 commit comments