Skip to content

Commit

Permalink
chore: update to mtags 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kasiaMarek committed Jun 20, 2024
1 parent 8410d70 commit 3d58c2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -1351,9 +1351,8 @@ object Build {
BuildInfoPlugin.buildInfoDefaultSettings

def presentationCompilerSettings(implicit mode: Mode) = {
val mtagsVersion = "1.3.1+63-1a8f4659-SNAPSHOT"
val mtagsVersion = "1.3.2"
Seq(
resolvers ++= Resolver.sonatypeOssRepos("snapshots"),
libraryDependencies ++= Seq(
"org.lz4" % "lz4-java" % "1.8.0",
"io.get-coursier" % "interface" % "1.0.18",
Expand Down

0 comments on commit 3d58c2a

Please sign in to comment.