We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 783125c + 52ae7c5 commit 08cda37Copy full SHA for 08cda37
build.sc
@@ -6,7 +6,7 @@ import mill.scalalib._
6
import mill.scalalib.publish._
7
8
object `skunk-migrate` extends ScalaModule with PublishModule {
9
- def scalaVersion = "3.2.0"
+ def scalaVersion = "3.2.1"
10
11
def scalacOptions = Seq(
12
"-deprecation",
0 commit comments