Skip to content

Commit c3b4a7e

Browse files
Update scala3-compiler, scala3-library, ... to 3.3.7 (#1146)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
1 parent 3bf5541 commit c3b4a7e

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
@@ -14,7 +14,7 @@ inThisBuild(
1414
startYear := Some(2021),
1515
scala212 := "2.12.20",
1616
scala213 := "2.13.16",
17-
scala3 := "3.3.6",
17+
scala3 := "3.3.7",
1818
zioVersion := Versions.Zio,
1919
crossScalaVersions := List(scala212.value, scala213.value, scala3.value),
2020
scalaVersion := scala213.value

0 commit comments

Comments
 (0)