Skip to content

Commit d8a685a

Browse files
Update scala-library to 3.8.1
1 parent a435110 commit d8a685a

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,7 +1,7 @@
11
import ReleaseTransformations.*
22
import sbtversionpolicy.withsbtrelease.ReleaseVersion
33

4-
ThisBuild / scalaVersion := "2.13.18"
4+
ThisBuild / scalaVersion := "3.8.1"
55
ThisBuild / crossScalaVersions := Seq(
66
scalaVersion.value,
77
"3.3.6"

0 commit comments

Comments
 (0)