We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da47477 commit 4f3991cCopy full SHA for 4f3991c
project/Build.scala
@@ -1486,7 +1486,7 @@ object Build {
1486
BuildInfoPlugin.buildInfoDefaultSettings
1487
1488
lazy val presentationCompilerSettings = {
1489
- val mtagsVersion = "1.4.1"
+ val mtagsVersion = "1.4.2"
1490
Seq(
1491
libraryDependencies ++= Seq(
1492
"org.lz4" % "lz4-java" % "1.8.0",
0 commit comments