Skip to content

Commit e565570

Browse files
committed
Update scala3-library to 3.4.3
1 parent d77e4c8 commit e565570

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.4.2"
7+
ThisBuild / scalaVersion := "3.4.3"
88
ThisBuild / crossScalaVersions := Seq(scalaVersion.value)
99

1010
ThisBuild / semanticdbEnabled := true

0 commit comments

Comments
 (0)