Skip to content

Commit

Permalink
remove: dependencey on natchez
Browse files Browse the repository at this point in the history
  • Loading branch information
KaranAhlawat committed Jan 15, 2025
1 parent 8e4a080 commit a7628f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,5 @@ lazy val magnumCats = project
publish / skip := false,
libraryDependencies ++= Seq(
"org.typelevel" %% "cats-effect" % "3.5.7" % Provided,
"org.tpolecat" %% "natchez-core" % "0.3.7" % Provided
)
)

0 comments on commit a7628f1

Please sign in to comment.