Skip to content

Commit

Permalink
chore: bump mtags version
Browse files Browse the repository at this point in the history
  • Loading branch information
kasiaMarek committed Jul 25, 2024
1 parent 637b1d3 commit 875af44
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 @@ -1359,7 +1359,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 875af44

Please sign in to comment.