Skip to content

Commit

Permalink
Merge pull request #238 from nafg/update/scalameta-4.7.3
Browse files Browse the repository at this point in the history
Update scalameta to 4.7.3
  • Loading branch information
mergify[bot] authored Jan 21, 2023
2 parents 3e84ed1 + f6b7069 commit 11c2b31
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.2"
"org.scalameta" %% "scalameta" % "4.7.3"
)
)

0 comments on commit 11c2b31

Please sign in to comment.