Skip to content

Commit 875af44

Browse files
committed
chore: bump mtags version
1 parent 637b1d3 commit 875af44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -1359,7 +1359,7 @@ object Build {
13591359
BuildInfoPlugin.buildInfoDefaultSettings
13601360

13611361
lazy val presentationCompilerSettings = {
1362-
val mtagsVersion = "1.3.3"
1362+
val mtagsVersion = "1.3.4"
13631363
Seq(
13641364
libraryDependencies ++= Seq(
13651365
"org.lz4" % "lz4-java" % "1.8.0",

0 commit comments

Comments
 (0)