We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.3.2
1 parent 8410d70 commit 3d58c2aCopy full SHA for 3d58c2a
project/Build.scala
@@ -1351,9 +1351,8 @@ object Build {
1351
BuildInfoPlugin.buildInfoDefaultSettings
1352
1353
def presentationCompilerSettings(implicit mode: Mode) = {
1354
- val mtagsVersion = "1.3.1+63-1a8f4659-SNAPSHOT"
+ val mtagsVersion = "1.3.2"
1355
Seq(
1356
- resolvers ++= Resolver.sonatypeOssRepos("snapshots"),
1357
libraryDependencies ++= Seq(
1358
"org.lz4" % "lz4-java" % "1.8.0",
1359
"io.get-coursier" % "interface" % "1.0.18",
0 commit comments