Skip to content

Commit

Permalink
update transitive dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nylonee committed Nov 14, 2023
1 parent 9b8007e commit a4bd376
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ libraryDependencies ++= Seq(
"org.typelevel" %% "cats-core" % catsCoreVersion,
"org.typelevel" %% "cats-effect" % catsEffectVersion,
"org.typelevel" %% "cats-effect-kernel" % catsEffectKernelVersion,
"org.typelevel" %% "cats-effect-std" % catsEffectKernelVersion,
"org.typelevel" %% "vault" % vaultVersion,
"io.circe" %% "circe-generic" % circeVersion,
"io.circe" %% "circe-parser" % circeVersion % Test,
Expand Down

0 comments on commit a4bd376

Please sign in to comment.