Skip to content

Commit

Permalink
Update slick, slick-hikaricp to 3.5.2 (#324)
Browse files Browse the repository at this point in the history
Co-authored-by: David An <[email protected]>
  • Loading branch information
broadbot and davidangb authored Nov 13, 2024
1 parent e4a2805 commit 34ef455
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,14 @@ scalaVersion := "2.13.15"

val akkaV = "2.6.18"
val akkaHttpV = "10.2.7"
val slickV = "3.3.3"
val slickV = "3.5.2"

val scalaTestV = "3.2.19"

val workbenchLibsHash = "9254729"
val workbenchGoogleV = s"0.32-$workbenchLibsHash"
val workbenchNotificationsV = s"0.7-$workbenchLibsHash"


resolvers ++= Seq(
"Broad Artifactory Releases" at "https://broadinstitute.jfrog.io/broadinstitute/libs-release/",
"Broad Artifactory Snapshots" at "https://broadinstitute.jfrog.io/broadinstitute/libs-snapshot/")
Expand Down

0 comments on commit 34ef455

Please sign in to comment.