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.
1 parent 3ad4df3 commit ed0ce9cCopy full SHA for ed0ce9c
build.sbt
@@ -10,7 +10,7 @@ lazy val root = project
10
.settings(
11
name := "snowplow-micro",
12
organization := "com.snowplowanalytics.snowplow",
13
- version := "1.1.0",
+ version := "1.1.1",
14
description := "Standalone application to automate testing of trackers",
15
scalaVersion := "2.12.11",
16
scalacOptions := Settings.compilerOptions,
stream-collector
@@ -0,0 +1 @@
1
+Subproject commit b253b68c28cd89d0f155e925d79318b84a821c17
0 commit comments