Skip to content

Commit

Permalink
Update cassandra, mssqlserver, mysql, ... to 1.19.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Apr 7, 2024
1 parent deb3e6f commit 92e4720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ object Dependencies {
val connectorsKafka = PekkoConnectorsKafkaDependency.version
val slick = "3.3.3"
val scalaTest = "3.2.14"
val testContainers = "1.15.3"
val testContainers = "1.19.7"
val junit = "4.13.2"
val h2Driver = "2.2.224"
val jackson = "2.16.2" // this should match the version of jackson used by pekko-serialization-jackson
Expand Down

0 comments on commit 92e4720

Please sign in to comment.