Skip to content

Commit 08cda37

Browse files
authored
Merge pull request #16 from scala-steward/update/scala3-library-3.2.1
Update scala3-library to 3.2.1
2 parents 783125c + 52ae7c5 commit 08cda37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import mill.scalalib._
66
import mill.scalalib.publish._
77

88
object `skunk-migrate` extends ScalaModule with PublishModule {
9-
def scalaVersion = "3.2.0"
9+
def scalaVersion = "3.2.1"
1010

1111
def scalacOptions = Seq(
1212
"-deprecation",

0 commit comments

Comments
 (0)