Skip to content

Commit 40a0424

Browse files
Update postgresql to 42.7.8
1 parent e6463ad commit 40a0424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ lazy val common = project
120120
"org.tpolecat" %% "doobie-h2" % doobieVersion % Test,
121121
"com.gu" %% "mobile-logstash-encoder" % "1.1.8",
122122
"com.gu" %% "simple-configuration-ssm" % simpleConfigurationVersion,
123-
"org.postgresql" % "postgresql" % "42.7.7",
123+
"org.postgresql" % "postgresql" % "42.7.8",
124124
"ch.qos.logback" % "logback-core" % logbackVersion,
125125
"ch.qos.logback" % "logback-classic" % logbackVersion,
126126
),

0 commit comments

Comments
 (0)