Skip to content

Commit

Permalink
Update slick, slick-hikaricp to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 8, 2024
1 parent 67a76d0 commit c379f84
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 @@ -15,7 +15,7 @@ object Dependencies {
val AkkaManagementVersion: String = "1.1.3"
val AkkaProjectionVersion: String = "1.2.2"
val PostgresDriverVersion: String = "42.3.1"
val SlickVersion: String = "3.3.3"
val SlickVersion: String = "3.5.0"
val AkkaPersistenceJdbcVersion: String = "5.0.4"
val ScalaMockVersion: String = "5.1.0"

Expand Down

0 comments on commit c379f84

Please sign in to comment.