Skip to content

Commit 2d1995f

Browse files
authored
Merge pull request #31 from scala-steward/update/scala3-library-3.3.3
Update scala3-library to 3.3.3
2 parents 85d2c71 + 156bcdf commit 2d1995f

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

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

1010
ThisBuild / semanticdbEnabled := true

0 commit comments

Comments
 (0)