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 4304e49 commit 20a4207Copy full SHA for 20a4207
1 file changed
build.sbt
@@ -116,7 +116,7 @@ lazy val common = project
116
"org.tpolecat" %% "doobie-specs2" % doobieVersion % Test,
117
"org.tpolecat" %% "doobie-scalatest" % doobieVersion % Test,
118
"org.tpolecat" %% "doobie-h2" % doobieVersion % Test,
119
- "com.gu" %% "mobile-logstash-encoder" % "1.1.8",
+ "com.gu" %% "mobile-logstash-encoder" % "1.1.19",
120
"com.gu" %% "simple-configuration-ssm" % simpleConfigurationVersion,
121
"org.postgresql" % "postgresql" % "42.7.7",
122
"ch.qos.logback" % "logback-core" % logbackVersion,
0 commit comments