We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 220fce3 + 136584b commit 8ec867dCopy full SHA for 8ec867d
build.sbt
@@ -1,6 +1,6 @@
1
lazy val commonSettings = Seq(
2
organization := "com.criteo",
3
- version := "0.4.5",
+ version := "0.4.6",
4
scalaVersion := "2.12.2",
5
crossScalaVersions := Seq("2.11.8", "2.12.2"),
6
credentials += Credentials(
0 commit comments