Skip to content

Commit a935d47

Browse files
authored
Merge pull request #10 from scala-steward/update/scala3-library-3.3.1
Update scala3-library to 3.3.1
2 parents 1dcc331 + 3252f3d commit a935d47

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
@@ -4,7 +4,7 @@ val WeaverCatsVersion = "0.8.3"
44
ThisBuild / organization := "com.melvinlow"
55
ThisBuild / organizationName := "Melvin Low"
66

7-
ThisBuild / scalaVersion := "3.3.0"
7+
ThisBuild / scalaVersion := "3.3.1"
88
ThisBuild / crossScalaVersions := Seq(scalaVersion.value)
99

1010
ThisBuild / semanticdbEnabled := true

0 commit comments

Comments
 (0)