Skip to content

Commit dca8559

Browse files
committed
Update scala3-library to 3.4.3
1 parent 7ca02cf commit dca8559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import com.github.lolgab.mill.mima._
1717
val scala212 = "2.12.18"
1818
val scala213 = "2.13.11"
1919

20-
val scala3 = "3.4.2"
20+
val scala3 = "3.4.3"
2121
val scalaNative = "0.5.0"
2222
val acyclic = "0.3.12"
2323

0 commit comments

Comments
 (0)