Skip to content

Commit c811e37

Browse files
committed
Update postgresql to 42.7.4
1 parent 7b55627 commit c811e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ lazy val notificationsJavaClientVersion = "4.1.1-RELEASE"
1717
lazy val scalaCsvVersion = "1.3.10"
1818
lazy val slickVersion = "3.4.1"
1919
lazy val awsJava2SdkVersion = "2.21.40"
20-
lazy val postgresqlVersion = "42.7.0"
20+
lazy val postgresqlVersion = "42.7.4"
2121
lazy val mockitoVersion = "4.6.1"
2222
lazy val poiScalaVersion ="0.24"
2323

0 commit comments

Comments
 (0)