We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c40ac commit be68178Copy full SHA for be68178
1 file changed
build.sbt
@@ -13,7 +13,7 @@ inThisBuild(
13
),
14
startYear := Some(2021),
15
scala212 := "2.12.20",
16
- scala213 := "2.13.17",
+ scala213 := "2.13.18",
17
scala3 := "3.3.7",
18
zioVersion := Versions.Zio,
19
crossScalaVersions := List(scala212.value, scala213.value, scala3.value),
0 commit comments