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 fbe7265 commit d652dc3Copy full SHA for d652dc3
project/Build.scala
@@ -1149,7 +1149,7 @@ object Build {
1149
BuildInfoPlugin.buildInfoDefaultSettings
1150
1151
lazy val presentationCompilerSettings = {
1152
- val mtagsVersion = "1.3.3"
+ val mtagsVersion = "1.3.4"
1153
Seq(
1154
libraryDependencies ++= Seq(
1155
"org.lz4" % "lz4-java" % "1.8.0",
0 commit comments