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.
2 parents f55eae9 + 9da36a2 commit 482d682Copy full SHA for 482d682
build.sbt
@@ -11,7 +11,7 @@ val mantisDev = sys.props.get("mantisDev").contains("true") || sys.env.get("MANT
11
12
val commonSettings = Seq(
13
name := "mantis",
14
- version := "3.2.0",
+ version := "3.2.1",
15
scalaVersion := "2.12.12",
16
// Scalanet snapshots are published to Sonatype after each build.
17
resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots",
0 commit comments