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 Dec 2, 2024
1 parent fbe7265 commit d652dc3
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 @@ -1149,7 +1149,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 d652dc3

Please sign in to comment.