File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ val apacheThrift: String = "0.15.0"
4545val jacksonDatabind : String = " 2.19.1"
4646val jacksonCbor : String = " 2.19.1"
4747val jacksonScalaModule : String = " 2.19.1"
48- val simpleConfigurationVersion : String = " 1.5.7 "
48+ val simpleConfigurationVersion : String = " 5.1.2 "
4949val googleOAuthClient : String = " 1.39.0"
5050val nettyVersion : String = " 4.2.2.Final"
5151val slf4jVersion : String = " 1.7.36"
@@ -116,7 +116,7 @@ lazy val common = project
116116 " org.tpolecat" %% " doobie-specs2" % doobieVersion % Test ,
117117 " org.tpolecat" %% " doobie-scalatest" % doobieVersion % Test ,
118118 " org.tpolecat" %% " doobie-h2" % doobieVersion % Test ,
119- " com.gu" %% " mobile-logstash-encoder" % " 1.1.8 " ,
119+ " com.gu" %% " mobile-logstash-encoder" % " 1.1.19 " ,
120120 " com.gu" %% " simple-configuration-ssm" % simpleConfigurationVersion,
121121 " org.postgresql" % " postgresql" % " 42.7.7" ,
122122 " ch.qos.logback" % " logback-core" % logbackVersion,
You can’t perform that action at this time.
0 commit comments