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 85dd572 commit 86db721Copy full SHA for 86db721
project/Build.scala
@@ -1353,7 +1353,7 @@ object Build {
1353
BuildInfoPlugin.buildInfoDefaultSettings
1354
1355
lazy val presentationCompilerSettings = {
1356
- val mtagsVersion = "1.3.3"
+ val mtagsVersion = "1.3.4"
1357
Seq(
1358
libraryDependencies ++= Seq(
1359
"org.lz4" % "lz4-java" % "1.8.0",
0 commit comments