We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b55627 commit c811e37Copy full SHA for c811e37
build.sbt
@@ -17,7 +17,7 @@ lazy val notificationsJavaClientVersion = "4.1.1-RELEASE"
17
lazy val scalaCsvVersion = "1.3.10"
18
lazy val slickVersion = "3.4.1"
19
lazy val awsJava2SdkVersion = "2.21.40"
20
-lazy val postgresqlVersion = "42.7.0"
+lazy val postgresqlVersion = "42.7.4"
21
lazy val mockitoVersion = "4.6.1"
22
lazy val poiScalaVersion ="0.24"
23
0 commit comments