Skip to content

Commit 225615a

Browse files
sjrdWojciechMazur
authored andcommitted
Upgrade to mtags 1.4.2, which supports Scala 2.13.16.
1 parent 43346dc commit 225615a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1189,7 +1189,7 @@ object Build {
11891189
BuildInfoPlugin.buildInfoDefaultSettings
11901190

11911191
lazy val presentationCompilerSettings = {
1192-
val mtagsVersion = "1.4.1"
1192+
val mtagsVersion = "1.4.2"
11931193
Seq(
11941194
libraryDependencies ++= Seq(
11951195
"org.lz4" % "lz4-java" % "1.8.0",

0 commit comments

Comments
 (0)