Skip to content

Commit d27a31e

Browse files
authored
Update msgpack4z-native to 0.3.6
1 parent 24f0f08 commit d27a31e

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
@@ -3,7 +3,7 @@ import sbtrelease.ReleaseStateTransformations._
33
import com.typesafe.sbt.pgp.PgpKeys
44
import sbtcrossproject.CrossProject
55

6-
val msgpack4zNativeVersion = "0.3.5"
6+
val msgpack4zNativeVersion = "0.3.6"
77
val scalapropsVersion = "0.6.3"
88
def ScalazVersion = "7.2.30"
99
def Scala211 = "2.11.12"

0 commit comments

Comments
 (0)