Skip to content

Commit d92beda

Browse files
authored
Update Settings.scala
1 parent 1ae3268 commit d92beda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mill-build/src/millbuild/Settings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ object Settings {
1818
)
1919
val docTags: Seq[String] = Seq(
2020
"0.11.13",
21-
"0.12.12"
21+
"0.12.13"
2222
)
2323
val mimaBaseVersions: Seq[String] = Seq("0.13.0-M0")
2424

0 commit comments

Comments
 (0)