Skip to content

Commit

Permalink
chore: bump mtags version
Browse files Browse the repository at this point in the history
[Cherry-picked 875af44]
  • Loading branch information
kasiaMarek authored and WojciechMazur committed Aug 27, 2024
1 parent 85dd572 commit 86db721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -1353,7 +1353,7 @@ object Build {
BuildInfoPlugin.buildInfoDefaultSettings

lazy val presentationCompilerSettings = {
val mtagsVersion = "1.3.3"
val mtagsVersion = "1.3.4"
Seq(
libraryDependencies ++= Seq(
"org.lz4" % "lz4-java" % "1.8.0",
Expand Down

0 comments on commit 86db721

Please sign in to comment.