Skip to content

Commit

Permalink
Update slick to 3.5.1 (#150)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] committed Apr 18, 2024
1 parent 6366df6 commit 113b13e
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 @@ -30,7 +30,7 @@ object Dependencies {
val pekkoPersistenceCassandra = "1.0.0"
val connectors = PekkoConnectorsDependency.version
val connectorsKafka = PekkoConnectorsKafkaDependency.version
val slick = "3.5.0"
val slick = "3.5.1"
val scalaTest = "3.2.18"
val testContainers = "1.19.7"
val junit = "4.13.2"
Expand Down

0 comments on commit 113b13e

Please sign in to comment.