Skip to content

Commit 507287d

Browse files
committed
formatting
1 parent 4640f49 commit 507287d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
val scala213 = "2.13.10"
2-
val scala3 = "3.2.1"
2+
val scala3 = "3.2.1"
33
ThisBuild / scalaVersion := scala213
44
ThisBuild / crossScalaVersions := Seq("2.12.17", scala213, scala3)
55

0 commit comments

Comments
 (0)