Skip to content

Commit 6f37b75

Browse files
authored
Merge pull request #375 from tgodzik/update-scala3
Remove explicit version from build.sbt
2 parents 7f0d0ad + ef5bf35 commit 6f37b75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sbt

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ def crossSetting[A](
5959

6060
inThisBuild(
6161
List(
62-
version := "2.2.4-SNAPSHOT",
6362
scalaVersion := scala212,
6463
crossScalaVersions := List(scala212, scala211, scala213, scala3),
6564
organization := "org.scalameta",

0 commit comments

Comments
 (0)