Skip to content

Commit

Permalink
Update scalameta to 4.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nafg-scala-steward[bot] committed Feb 12, 2023
1 parent 43572f4 commit cd60cd7
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 cd60cd7

Please sign in to comment.