package build import mill._, scalalib._ object aoc extends ScalaModule { def scalaVersion = "3.5.2" }