Skip to content

Commit 156bcdf

Browse files
committed
Update scala3-library to 3.3.3
1 parent 85d2c71 commit 156bcdf

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)