Skip to content

Commit

Permalink
Merge pull request #240 from nafg/update/scalameta-4.7.4
Browse files Browse the repository at this point in the history
Update scalameta to 4.7.4
  • Loading branch information
mergify[bot] authored Feb 12, 2023
2 parents 43572f4 + cd60cd7 commit 8d24fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ lazy val `slick-additions-codegen` =
.settings(
libraryDependencies ++= Seq(
"com.typesafe.slick" %% "slick-hikaricp" % "3.4.1",
"org.scalameta" %% "scalameta" % "4.7.3"
"org.scalameta" %% "scalameta" % "4.7.4"
)
)

0 comments on commit 8d24fcb

Please sign in to comment.