Skip to content

Commit d61b229

Browse files
authored
Merge pull request #222 from scala-steward/update/scala3-library-3.3.1
Update scala3-library, ... to 3.3.1
2 parents 456882e + 192e07d commit d61b229

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,4 +1,4 @@
1-
ThisBuild / scalaVersion := "3.3.0"
1+
ThisBuild / scalaVersion := "3.3.1"
22
ThisBuild / crossScalaVersions := Seq((ThisBuild / scalaVersion).value, "2.13.12")
33

44
lazy val root = project.in(file("."))

0 commit comments

Comments
 (0)