Skip to content

Commit 3e3d0bb

Browse files
authored
Merge pull request lowmelvin#50 from scala-steward/update/scala3-library-3.4.3
Update scala3-library to 3.4.3
2 parents 22d15e5 + de155e8 commit 3e3d0bb

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)