Skip to content

Commit b7ebd17

Browse files
committed
Update scala3-library, ... to 3.3.4
1 parent 3f25107 commit b7ebd17

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
@@ -1,5 +1,5 @@
11
val scala213 = "2.13.14"
2-
val scala3 = "3.3.3"
2+
val scala3 = "3.3.4"
33
ThisBuild / scalaVersion := scala213
44
ThisBuild / crossScalaVersions := Seq("2.12.17", scala213, scala3)
55

0 commit comments

Comments
 (0)