We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0cf20 commit 8af61afCopy full SHA for 8af61af
1 file changed
build.mill
@@ -20,7 +20,7 @@ object Config:
20
21
val laminar = mvn"com.raquo::laminar::17.2.1"
22
val munit = mvn"org.scalameta::munit::1.2.2"
23
- val scalaVersion = "3.7.2"
+ val scalaVersion = "3.7.4"
24
val scalaJSVersion = "1.20.2"
25
val apachePoi = "5.5.1"
26
end Config
0 commit comments