Skip to content

Commit df3bdb6

Browse files
Upgrade mu (#221)
1 parent 3e33482 commit df3bdb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ addCommandAlias("ci-test", "scalafmtCheckAll; scalafmtSbtCheck; test; publishLoc
88
addCommandAlias("ci-docs", "github; mdoc; headerCreateAll")
99
addCommandAlias("ci-publish", "github; ci-release")
1010

11-
lazy val muV = "0.27.1"
11+
lazy val muV = "0.27.2"
1212

1313
lazy val core = project
1414
.settings(moduleName := "mu-srcgen-core")

0 commit comments

Comments
 (0)