Skip to content

Commit b5c3714

Browse files
committed
Bump snowplow-scala-analytics-sdk to 2.0.1 (close #170)
1 parent cb6b75a commit b5c3714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ object Dependencies {
3333
val circeOptics = "0.11.0"
3434
val decline = "0.6.2"
3535
val snowplowTracker = "0.6.1"
36-
val analyticsSDK = "1.0.0"
36+
val analyticsSDK = "2.0.1"
3737
val awsSigner = "0.5.0"
3838
val elastic4s = "6.3.6"
3939
val pureconfig = "0.9.1"

0 commit comments

Comments
 (0)