Skip to content

Commit f1614e2

Browse files
committed
Bump algebird
1 parent 77fa4cf commit f1614e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import scalariform.formatter.preferences._
77

88
val kryoVersion = "2.21"
99
val bijectionVersion = "0.9.0"
10-
val algebirdVersion = "0.11.0"
10+
val algebirdVersion = "0.12.0"
1111

1212
def isScala210x(scalaVersion: String) = scalaVersion match {
1313
case version if version startsWith "2.10" => true

0 commit comments

Comments
 (0)